(translator=roro, ChineseSource=roro-20020707-5\ezpolar.html, EnglishSource=c:\matlabr12\help\techdoc\ref\ezpolar.html)
MATLAB Function Reference    
ezpolar

簡易地使用極座標繪圖

Syntax

Description

ezpolar(f) 在預設的範圍 0 < theta < 2 上繪製極曲線 rho = f(theta)

ezpolar(f,[a,b])a < theta < b 的範圍內繪製 f

Examples

此範例開啟一函式的極座標繪製,

在範圍 [0, 2] 之間:

See Also

ezplot, ezplot3, ezsurf, plot, plot3, polar


 ezplot3 ezsurf