reshape a matrix (can I use reshape or reshapec?)
in [
Matlab
]
Prev:
where are the documents for com.mathworks.xml.XMLUtils
Next:
Labeling ROIs on image
From:
Matt Fig
on
20 May 2010 14:15
Perhaps
permute(A,[2 1 3])
will do what you need.
|
Pages: 1
Prev:
where are the documents for com.mathworks.xml.XMLUtils
Next:
Labeling ROIs on image