help me to draw a cube

points
(0,0,0)
(0,0,50)
(0,50,0)
(0,50,50)
(50,0,0)
(50,0,50)
(50,50,0)
(50,50,50)

回答 (1 件)

Ben
Ben 2014 年 5 月 9 日

0 投票

surf(X,Y,Z) Where X,Y,Z are arrays with your coordinates... also have a look at plot3

カテゴリ

ヘルプ センター および File ExchangeGeneral Applications についてさらに検索

質問済み:

2014 年 5 月 9 日

回答済み:

Ben
2014 年 5 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by