How to use matlab to draw cubes?
이전 댓글 표시
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!

채택된 답변
추가 답변 (2개)
alejandro perez
2020년 2월 2일
0 개 추천
In the description of this video is the code of a cube which rotates, moves and grows up.
fyp matlab
2021년 5월 16일
0 개 추천
plotcube command isn't working
카테고리
도움말 센터 및 File Exchange에서 Polygons에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!