CELL2STR

CELL2STR converts a cell array of strings into a character array.

Ahora está siguiendo esta publicación

CELL2STR converts a cell array of strings into a character array. The resulting character array is possible by padding the strings in each row with spaces.

Example
str = {'this' 'is' 'a' 'test' 'of' 'cell' '2' 'str'};
cell2str(str)

Citar como

Daniel Claxton (2026). CELL2STR (https://la.mathworks.com/matlabcentral/fileexchange/23229-cell2str), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0