How do you add multiple items to one 3d plot?
显示 更早的评论
I have 3 geometries: a sphere, a patchfv, and a plot3 (ellipse) that I'd like to assemble in a single 3d figure. How do I accomplish this?
回答(1 个)
Walter Roberson
2015-7-30
Create the first object. Then
hold on
and then add the additional objects. After that
hold off
类别
在 帮助中心 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!