Draw a solid with the spherical coordenates ranges

11 visualizzazioni (ultimi 30 giorni)
JuanesA89
JuanesA89 il 17 Dic 2013
Modificato: JuanesA89 il 17 Dic 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!

Risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by