|
|
| File Information |
| Description |
This function converts a numeric vector into a cell vector of strings. Each element of the cell contains the string conversion of the corresponding entry in the numeric vector, prefixed and postfixed by strings provided by the user. The format for numeric to string conversion can also be specified.
Useful for creating legend labels or tick labels. |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 15 Jul 2008 |
Jos x@y.z
|
|
|
| 21 Jul 2008 |
Marco Cococcioni
|
|
|
| Updates |
| 17 Jul 2008 |
Core function replaced with the more efficient version based on the use of cellstr and num2str (thanks to Jos). |
|
Contact us at files@mathworks.com