You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Gerald Dalley (2026). split (https://www.mathworks.com/matlabcentral/fileexchange/4873-split), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: rsplit
General Information
- Version 1.0.0.0 (457 Bytes)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
