getorders¶
Purpose¶
Returns a vector containing the size of the dimensions of an array, matrix, or other symbol. sss
Format¶
-
orders =
getorders
(a)¶ - Parameters
a (N-dimensional array, matrix, sparse matrix, string or string array) – data
- Returns
orders (Nx1 vector of orders) – the sizes of the dimensions of the array.