Borrar filtros
Borrar filtros

How do you add multiple items to one 3d plot?

1 visualización (últimos 30 días)
Jordan Falgoust
Jordan Falgoust el 30 de Jul. de 2015
Respondida: Walter Roberson el 30 de Jul. de 2015
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?

Respuestas (1)

Walter Roberson
Walter Roberson el 30 de Jul. de 2015
Create the first object. Then
hold on
and then add the additional objects. After that
hold off

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by