split

Version 1.0.0.0 (457 octets) par Gerald Dalley
Splits a delimited string into a cell array.
5,2K téléchargements
Mise à jour 11 mai 2004

Aucune licence

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 (2025). split (https://fr.mathworks.com/matlabcentral/fileexchange/4873-split), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R12.1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Characters and Strings dans Help Center et MATLAB Answers
Remerciements

A inspiré : rsplit

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0