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.
Saving 3D graph as interactive HTML file
37 views (last 30 days)
Show older comments
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
Answers (1)
See Also
Categories
Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!