Hyperlink in GUIDE

Hi all. I am using Guide. I have an figure window. I also have an button in it. I want to add hyperlink in the button means when user clicks on button the corresponding website will be automatically opened. Is it possible. If possible then how? plz help me. thanks in advance.

 Accepted Answer

Walter Roberson
Walter Roberson on 3 Apr 2012

1 vote

It would be easier to have it done through the callback on the button. Have the callback call web()

3 Comments

Thanks for you support. Is it possible to open it with a particular browser, like internet explorer or firefox.
You can do this by specifying '-browser' in web()
doc web
Thanks a lot

Sign in to comment.

More Answers (0)

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Products

Tags

Community Treasure Hunt

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

Start Hunting!