hprintf: disable hypertext highlighting
by Tim Davis
23 Aug 2007
(Updated 27 Aug 2007)
hprintf is just like fprintf, except that hypertext links are not highlighted in the command window
|
Watch this File
|
| File Information |
| Description |
HPRINTF is just like fprintf except that hypertext links are not highlighted in the Command Window. It does this by replacing the string href= with HREF=. If the file descriptor is not present as the first argument, the output defaults to the Command Window, just like fprintf.
Note that "help hprintf" can't display the examples properly, because they themselves are highlighted in the command window. Instead, type "hprintf" with no inputs to see them, or "edit hprintf".
See Kristin's blog http://blogs.mathworks.com/desktop/2007/07/09 |
| 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 (1) |
| 23 Aug 2007 |
Kelly Kearney
|
|
|
| Updates |
| 23 Aug 2007 |
Added additional features to more precisely mimic "fprintf" (output arguments, check of # of inputs). Added more help. Added examples. And thanks to 'us' for suggestions. |
| 24 Aug 2007 |
Added an example provided by 'us'. |
| 27 Aug 2007 |
Last update regressed by accident to prior version. Reposting. |
|
Contact us at files@mathworks.com