You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Aman Siddiqi (2026). cellmatrix2str & str2cellmatrix (https://se.mathworks.com/matlabcentral/fileexchange/14952-cellmatrix2str-str2cellmatrix), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (689 Bytes)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
