How to create a cuboid ?
2 views (last 30 days)
Show older comments
Hello all, How to create an alterable (w.r.t. L,B,H) cuboid ? what approaches can be used ?
Accepted Answer
Mike Garrity
on 9 Dec 2015
This page of the doc talks about how to use the patch function to draw a cuboid. You'd need to modify the code to take parameters for the dimensions.
More Answers (0)
See Also
Categories
Find more on 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!