strcatrobust: Combine num, char and cell to one cellstr

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

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Characters and Strings in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0