split

Splits a delimited string into a cell array.

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

Gerald Dalley (2026). split (https://de.mathworks.com/matlabcentral/fileexchange/4873-split), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: rsplit

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0