Saving 3D graph as interactive HTML file

37 views (last 30 days)
I am creating a surface map but need to be able to save it as an interactive 3d file, such as HTML file, that can be opened outside of MATLAB by any user. Ideally I should be able to rotate on x, y, or z axis by dragging my mouse and zoom using the mouse scroll wheel. Anyone viewing this file should be able to view the value of any plot point by hovering over a particuler point on the map.
  2 Comments
Jason Anderson
Jason Anderson on 24 Aug 2021
To better clarify, I can rotate and do everything I need as a .fig file in Matlab, but looking for a way to then save this file as an HTML file that will allow for the same viewing/rotation outside of Matlab.

Sign in to comment.

Answers (1)

Roshan Hingnekar
Roshan Hingnekar on 2 Sep 2021
Refer to the link for a solution to similar query

Categories

Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!