Basic 3D plotting on 3D axis
Show older comments
This is a very basic question. I am sorry I am absolutely new and i am trying to figure out one of the basics into 3D plotting. Lets say I create and 3D plot axis:
axis([0 100 0 100 0 100])
grid on
Now lets say i want to crate 2 different cubes with size of 10 10 10. I want to be able to display this 2 cubes over this axis with different positions. Let say the one to be at 20 20 0 the other at 50 50 0.
Thank you
Accepted Answer
More Answers (1)
Yordan
on 12 Feb 2014
0 votes
Categories
Find more on Interactions, Camera Views, and Lighting 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!