How do I plot several polyshape objects on different levels of a 3D plot?
Afficher commentaires plus anciens
"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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Polygonal Shapes dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!