Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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)
Cita come
Daniel Claxton (2026). CELL2STR (https://it.mathworks.com/matlabcentral/fileexchange/23229-cell2str), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (486 Byte)
-
Nessuna licenza
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
