reshapec: a pedestrian col-row reshaper

バージョン 1.0.0.0 (5.69 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 Center および MATLAB AnswersResizing 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...