|
|
| File Information |
| Description |
The function linewrap.m wraps a single string into multiple lines by breaking it at word boundaries. The user can specify the desired maximum number of characters per line. |
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (4) |
| 07 Feb 2006 |
urs (us) schwarz
|
|
|
| 08 Feb 2006 |
urs (us) schwarz
|
|
|
| 06 Mar 2009 |
matt dash
|
|
|
| 27 Nov 2010 |
Christine Acou
|
|
|
| Updates |
| 08 Feb 2006 |
Implemented suggestions from Urs: Use strtrim on the input string to remove leading and trailing whitespace; use deblank on output array to remove trailing whitespace; add cross-reference to textwrap. |
| 06 Mar 2006 |
Update keywords and description to make it easier to find this file via search. |
|
Contact us at files@mathworks.com