How to create a cuboid ?

11 views (last 30 days)
yogesh jain
yogesh jain on 24 Nov 2015
Commented: yogesh jain on 10 Dec 2015
Hello all, How to create an alterable (w.r.t. L,B,H) cuboid ? what approaches can be used ?

Accepted Answer

Mike Garrity
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)

Community Treasure Hunt

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

Start Hunting!