strcatrobust: Combine num, char and cell to one cellstr

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

You are now following this Submission

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

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0