CELL2STR

バージョン 1.0.0.0 (486 Bytes) 作成者: Daniel Claxton
CELL2STR converts a cell array of strings into a character array.
ダウンロード: 3.4K
更新 2009/3/8

ライセンスがありません

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 (2024). CELL2STR (https://www.mathworks.com/matlabcentral/fileexchange/23229-cell2str), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2007a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCharacters and Strings についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0