sphere - increase granularity

 Risposta accettata

KSSV
KSSV il 17 Ott 2017
n = 100 ; % you may change n
[x,y,z] = sphere(n);
surf(x,y,z)

Più risposte (0)

Richiesto:

il 17 Ott 2017

Risposto:

il 17 Ott 2017

Community Treasure Hunt

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

Start Hunting!

Translated by