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
22 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!