How to display two views of the same 3D plot in two different subplots
Show older comments
Hi all!
I would like to display two views of the same 3d plot in two different subplots that I want to integrate in a GUI. Do I have to plot the same points in two different 3d plots or is possible to optimize the code and just display the same plot two times from different point of view. Also I want the two subplots to be interactive.
Thank you in advance for your help!
2 Comments
Dyuman Joshi
on 31 Jan 2024
You will have to plot the data twice.
What does "interactive" mean in this context?
Matteo
on 31 Jan 2024
Accepted Answer
More Answers (0)
Categories
Find more on 2-D and 3-D Plots 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!