CELL2STR

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

Vous suivez désormais cette soumission

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)

Citation pour cette source

Daniel Claxton (2026). CELL2STR (https://fr.mathworks.com/matlabcentral/fileexchange/23229-cell2str), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0