splitstring

Split a string into a cell array by specifying a delimiter.

You are now following this Submission

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', ',' )

Cite As

Ivar Eskerud Smith (2026). splitstring (https://nl.mathworks.com/matlabcentral/fileexchange/35418-splitstring), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0