Split delimiter separated strings into a matrix
Function to split a delimiter separated string into a matrix of doubles.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Gie Spaepen (2026). Split delimiter separated strings into a matrix (https://se.mathworks.com/matlabcentral/fileexchange/4615-split-delimiter-separated-strings-into-a-matrix), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: rsplit
General Information
- Version 1.0.0 (2.01 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 | The inputstring could only consist of numerical values, now it can contain strings as well. |