Réponse acceptée

KSSV
KSSV le 17 Oct 2017

2 votes

n = 100 ; % you may change n
[x,y,z] = sphere(n);
surf(x,y,z)

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by