Hyperlink in GUIDE

2 ビュー (過去 30 日間)
SUDIP PODDAR
SUDIP PODDAR 2012 年 4 月 3 日
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.

採用された回答

Walter Roberson
Walter Roberson 2012 年 4 月 3 日
It would be easier to have it done through the callback on the button. Have the callback call web()
  3 件のコメント
Sean de Wolski
Sean de Wolski 2012 年 4 月 3 日
You can do this by specifying '-browser' in web()
doc web
SUDIP PODDAR
SUDIP PODDAR 2012 年 4 月 3 日
Thanks a lot

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by