How to use matlab to draw cubes?
Show older comments
I have some 3D coordinate datas,like this:[(1,1,1);(1,2,3)...],Now I want to use matlab to display these data in the form of cubes as shown below.The data such as (1,1,1) are the centre of the cube.Can you give me some advice? thanks!

Accepted Answer
More Answers (2)
alejandro perez
on 2 Feb 2020
0 votes
In the description of this video is the code of a cube which rotates, moves and grows up.
fyp matlab
on 16 May 2021
0 votes
plotcube command isn't working
Categories
Find more on Scalar Volume Data 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!