help me to draw a cube

1 vue (au cours des 30 derniers jours)
ime sem
ime sem le 9 Mai 2014
Réponse apportée : Ben le 9 Mai 2014
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)

Réponses (1)

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

Catégories

En savoir plus sur General Applications dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by