Draw a solid with the spherical coordenates ranges

10 vues (au cours des 30 derniers jours)
JuanesA89
JuanesA89 le 17 Déc 2013
Modifié(e) : JuanesA89 le 17 Déc 2013
I want to draw a 3D cone base on the spherical coordenate ranges:
% for example
Radius = linspace(0,100,100);
Theta = linspace(0,2*pi,100);
Phi = linspace(0,pi/6,100);
Thank you for your help!

Réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots 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