CELL2STR

Version 1.0.0.0 (486 octets) par Daniel Claxton
CELL2STR converts a cell array of strings into a character array.
3,4K téléchargements
Mise à jour 8 mars 2009

Aucune licence

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 (2024). CELL2STR (https://www.mathworks.com/matlabcentral/fileexchange/23229-cell2str), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2007a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Characters and Strings dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0