Get Hyperlink to Help Browser Page
by Abraham Cohn
06 Apr 2006
(Updated 07 Apr 2006)
Create Hyperlink to ANY MATLAB Help Browser Page in your Function Help
|
Watch this File
|
| File Information |
| Description |
Provide HREF text for Hyperlink to a Help Page Document
Grabs the document link from the page currently open in the MATLAB Help Browser (doc).
HTML text can be provided in MATLAB help pages for functions.
This is useful when a specific help page in the MATLAB documentation needs to be referenced. The doc command itself is only supported (as of R2006a) for function names, not general topics.
However, this function provides text that can be used in a simple HTML command in the help text to achieve this goal.
The function help describes in detail exactly how to take this information and compose it as a hyperlink in the help text of your own M-file function. |
| MATLAB release |
MATLAB 7.2 (R2006a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 09 Nov 2006 |
Sam Byrne
|
|
|
| Updates |
| 07 Apr 2006 |
Another useful link in help text |
|
Contact us at files@mathworks.com