reshapec: a pedestrian col-row reshaper

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

現在この提出コンテンツをフォロー中です。

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 (2026). reshapec: a pedestrian col-row reshaper (https://jp.mathworks.com/matlabcentral/fileexchange/20255-reshapec-a-pedestrian-col-row-reshaper), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: catdim

カテゴリ

Help Center および MATLAB AnswersResizing and Reshaping Matrices についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0

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