join

Concatenates a set of strings, with a delimiter between each string.
3K download
Aggiornato 10 mag 2004

Nessuna licenza

Concatenates a set of strings, with a delimiter between each string. Example: join('_', {'this', 'is', 'a', 'string'} ) returns 'this_is_a_string'.

Tested on MATLAB R12.1 and R13.

Cita come

Gerald Dalley (2026). join (https://it.mathworks.com/matlabcentral/fileexchange/4872-join), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R12.1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Characters and Strings in Help Center e MATLAB Answers
Riconoscimenti

Ispirato: Generate synthetic fMRI data, slices, Add to mat

Versione Pubblicato Note della release
1.0.0.0