Draw a solid with the spherical coordenates ranges

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!

回答 (0 件)

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

質問済み:

2013 年 12 月 17 日

編集済み:

2013 年 12 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by