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
21 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!