CELL2STR

CELL2STR converts a cell array of strings into a character array.

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

CELL2STR converts a cell array of strings into a character array. The resulting character array is possible by padding the strings in each row with spaces.

Example
str = {'this' 'is' 'a' 'test' 'of' 'cell' '2' 'str'};
cell2str(str)

引用

Daniel Claxton (2026). CELL2STR (https://jp.mathworks.com/matlabcentral/fileexchange/23229-cell2str), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

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

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

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