5,2K download
Aggiornato
11 mag 2004
Nessuna licenza
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.
Cita come
Gerald Dalley (2024). split (https://www.mathworks.com/matlabcentral/fileexchange/4873-split), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R12.1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Characters and Strings in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato: rsplit
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |