(translator=Shilo, ChineseSource=Shilo-20020415-2.5\rot90.html, EnglishSource=c:\matlabr12\help\techdoc\ref\rot90.html)
MATLAB Function Reference    
rot90

將矩陣旋轉 90°

Syntax

Description

B = rot90(A) 將矩陣 A 順時針方向旋轉 90 度。

B = rot90(A,k) 將矩陣 A 順時針方向旋轉 k*90 度。k 為整數。

Examples

矩陣

旋轉 90 度後

See Also

flipdim, fliplr, flipud


 rose rotate