strcatrobust: Combine num, char and cell to one cellstr

Version 1.0.0.0 (1,18 KB) von Renwen Lin
% B = strcatrobust(1, {'a' 'b'},[2 , 3], 't') % B is {'1a2t' '1b3t'};
244 Downloads
Aktualisiert 15. Jun 2012

Lizenz anzeigen

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

Zitieren als

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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Characters and Strings finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0