Saving 3D graph as interactive HTML file

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

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.
See this question: LINK

Sign in to comment.

Answers (1)

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

Asked:

on 24 Aug 2021

Answered:

on 2 Sep 2021

Community Treasure Hunt

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

Start Hunting!