join

Concatenates a set of strings, with a delimiter between each string.
3K descargas
Actualizado 10 may 2004

Sin licencia

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.

Citar como

Gerald Dalley (2024). join (https://www.mathworks.com/matlabcentral/fileexchange/4872-join), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R12.1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Characters and Strings en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: 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!
Versión Publicado Notas de la versión
1.0.0.0