str2strs.m
by David Malicky
11 May 1998
Takes a deliminated string s and breaks it up into sub-strings stored in a cell-array of strings.
|
Watch this File
|
| File Information |
| Description |
This function takes a deliminated string s and breaks it up into sub-strings stored in a cell-array of strings. Spaces in the string are converted to underscore characters. It is currently set-up for tab delimination though may be modified for another character. Any length string, of any number of elements, of any length elements are ok as input. The char function can then be used to recover the individual elements of the cell-array output.
Tested with the Student version of Matlab 5. |
| Acknowledgements |
This submission has inspired the following:
rsplit
|
| MATLAB release |
MATLAB 5.2 (R10)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 21 Aug 2006 |
V L
|
|
|
|
Contact us at files@mathworks.com