splitstring
バージョン 1.0.0.0 (1.53 KB) 作成者:
Ivar Eskerud Smith
Split a string into a cell array by specifying a delimiter.
Split a string into a cell array by specifying a delimiter. Empty entries can be excluded if specified. Space delimiter is assumed if none is specified.
Ex:
arr = splitstring( 'a,b,c,d', ',' )
引用
Ivar Eskerud Smith (2025). splitstring (https://www.mathworks.com/matlabcentral/fileexchange/35418-splitstring), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2011b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Language Fundamentals > Data Types > Characters and Strings >
- MATLAB > Language Fundamentals > Data Types > Cell Arrays >
Help Center および MATLAB Answers で Characters 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 |