Split delimiter separated strings into a matrix

Function to split a delimiter separated string into a matrix of doubles.

Download
Download

You are now following this Submission

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

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.

Download