reshapec: a pedestrian col-row reshaper

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

You are now following this Submission

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.

Cite As

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

Acknowledgements

Inspired by: catdim

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

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