reshapec: a pedestrian col-row reshaper

Versione 1.0.0.0 (5,69 KB) da us
reshapec changes the size of a matrix in column-row order
2,3K download
Aggiornato 18 giu 2008

Visualizza la licenza

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.

Cita come

us (2024). reshapec: a pedestrian col-row reshaper (https://www.mathworks.com/matlabcentral/fileexchange/20255-reshapec-a-pedestrian-col-row-reshaper), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R14
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Resizing and Reshaping Matrices in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: catdim

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

reload because of erroneous code metrics; ver tag unchanged...