cellmatrix2str & str2cellmatrix

Versión 1.0.0.0 (689 Bytes) por Aman Siddiqi
Parses sentances into cells of individual words, and the reverse
1,2K descargas
Actualizado 11 may 2007

Sin licencia

cellmatrix2str({'test ' 'me'})
Yields 'test me' as a character string.
It combines all the cells into 1 string

str2cellmatrix('This is a test')
yields a 1x4 cell matrix with each word in a seperate cell. This parses a string into individual cell blocks.

Citar como

Aman Siddiqi (2024). cellmatrix2str & str2cellmatrix (https://www.mathworks.com/matlabcentral/fileexchange/14952-cellmatrix2str-str2cellmatrix), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14SP1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0