How do I plot several polyshape objects on different levels of a 3D plot?
Show older comments
"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?
Accepted Answer
More Answers (0)
Categories
Find more on Elementary Polygons in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!