reshapec: a pedestrian col-row reshaper
by us
11 Jun 2008
(Updated 18 Jun 2008)
reshapec changes the size of a matrix in column-row order
|
Watch this File
|
| File Information |
| Description |
RESHAPEC - unlike MATLAB's built-in RESHAPE - changes the size of a matrix in column-row order.
in particular, RESHAPEC converts a ND to a 2D matrix according to MATLAB's display convention for easier reading and saving.
see:
>> help reshapec
and the accompanying published M-file for help, explanations, and a few examples. |
| Acknowledgements |
Catdim
inspired this file.
|
| MATLAB release |
MATLAB 7 (R14)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 16 Jun 2008 |
a few textual changes in the help section and the html; version tag: 12-Jun-2008 21:36:48 |
| 18 Jun 2008 |
reload because of erroneous code metrics; ver tag unchanged... |
|
Contact us