You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Abraham Cohn (2026). Get Hyperlink to Help Browser Page (https://www.mathworks.com/matlabcentral/fileexchange/10659-get-hyperlink-to-help-browser-page), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.44 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Another useful link in help text |
