strcatrobust: Combine num, char and cell to one cellstr

Version 1.0.0.0 (1,18 ko) par Renwen Lin
% B = strcatrobust(1, {'a' 'b'},[2 , 3], 't') % B is {'1a2t' '1b3t'};
244 téléchargements
Mise à jour 15 juin 2012

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011b
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

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