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

繪製羽翼圖

Syntax

Description

羽翼圖顯示自水平軸相等距離點發射的向量。

feather(U,V) 顯示依 UV 所定義的向量,其中 U 含有 x 元件當做對應的軸,而 V 含有 y 元件當做對應軸。

feather(Z) 顯示依 Z 中的複數所定義的向量。等同於 feather(real(Z),imag(Z))

feather(...,LineSpec) 使用依 LineSpec 中所定義的線條型態,標示符號及色彩來繪製羽翼圖。

Examples

開啟一顯示 theta 的羽翼圖。

See Also

compass, LineSpec, rose


 fclose (serial) feof