join

Version 1.0.0.0 (558 octets) par Gerald Dalley
Concatenates a set of strings, with a delimiter between each string.
3K téléchargements
Mise à jour 10 mai 2004

Aucune licence

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.

Citation pour cette source

Gerald Dalley (2025). join (https://fr.mathworks.com/matlabcentral/fileexchange/4872-join), 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é : Generate synthetic fMRI data, slices, Add to mat

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