cellmatrix2str & str2cellmatrix

版本 1.0.0.0 (689 字节) 作者: Aman Siddiqi
Parses sentances into cells of individual words, and the reverse
1.2K 次下载
更新时间 2007/5/11

无许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0