Respuesta aceptada

KSSV
KSSV el 17 de Oct. de 2017

2 votos

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

Más respuestas (0)

Etiquetas

Preguntada:

el 17 de Oct. de 2017

Respondida:

el 17 de Oct. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by