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?

Antworten (1)

Walter Roberson
Walter Roberson am 30 Jul. 2015

1 Stimme

Create the first object. Then
hold on
and then add the additional objects. After that
hold off

Gefragt:

am 30 Jul. 2015

Beantwortet:

am 30 Jul. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by