reshapec: a pedestrian col-row reshaper

reshapec changes the size of a matrix in column-row order

Al momento, stai seguendo questo contributo

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 (2026). reshapec: a pedestrian col-row reshaper (https://it.mathworks.com/matlabcentral/fileexchange/20255-reshapec-a-pedestrian-col-row-reshaper), MATLAB Central File Exchange. Recuperato .

Riconoscimenti

Ispirato da: catdim

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0

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