Draw a solid with the spherical coordenates ranges

조회 수: 8 (최근 30일)
JuanesA89
JuanesA89 2013년 12월 17일
편집: JuanesA89 2013년 12월 17일
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개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by