split

バージョン 1.0.0.0 (457 Bytes) 作成者: Gerald Dalley
Splits a delimited string into a cell array.
ダウンロード: 5.2K
更新 2004/5/11

ライセンスがありません

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

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

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

Community Treasure Hunt

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

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