split

Splits a delimited string into a cell array.

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

Splits a delimited string into a cell array. Example: split('_/', 'this_is___a_/_string/_//') returns {'this', 'is', 'a', 'string', []}.

Tested on MATLAB R12.1 and R13.

引用

Gerald Dalley (2026). split (https://jp.mathworks.com/matlabcentral/fileexchange/4873-split), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: rsplit

カテゴリ

Help Center および MATLAB AnswersCharacters and Strings についてさらに検索

一般的な情報

MATLAB リリースの互換性

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

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

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