Get Hyperlink to Help Browser Page

Create Hyperlink to ANY MATLAB Help Browser Page in your Function Help
1.7K Downloads
Updated 7 Apr 2006

No License

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 (2024). Get Hyperlink to Help Browser Page (https://www.mathworks.com/matlabcentral/fileexchange/10659-get-hyperlink-to-help-browser-page), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Entering Commands in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Another useful link in help text