strcatrobust: Combine num, char and cell to one cellstr

% B = strcatrobust(1, {'a' 'b'},[2 , 3], 't') % B is {'1a2t' '1b3t'};
244 descargas
Actualizado 15 jun 2012

Ver licencia

% B = strcatrobust(1, {'a' 'b'},[2 , 3], 't')
% B is {'1a2t' '1b3t'};

Citar como

Renwen Lin (2024). strcatrobust: Combine num, char and cell to one cellstr (https://www.mathworks.com/matlabcentral/fileexchange/37185-strcatrobust-combine-num-char-and-cell-to-one-cellstr), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011b
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.

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