How do I plot several polyshape objects on different levels of a 3D plot?
Ältere Kommentare anzeigen
"polyshape" objects can be plotted very easily with something like the following:
plot ( this_polyshape )
However, in order to have an easy comparison, I would like to put more than one "polyshape" object into the same plot but with each object on a different X-Y plane.
How can I achieve this?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Elementary Polygons finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!