split

Splits a delimited string into a cell array.

Vous suivez désormais cette soumission

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.

Citation pour cette source

Gerald Dalley (2026). split (https://fr.mathworks.com/matlabcentral/fileexchange/4873-split), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : rsplit

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0