reshapec: a pedestrian col-row reshaper

版本 1.0.0.0 (5.7 KB) 作者: us
reshapec changes the size of a matrix in column-row order
2.3K 次下载
更新时间 2008/6/18

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Resizing and Reshaping Matrices 的更多信息
致谢

参考作品: catdim

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

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