Filter löschen
Filter löschen

Hyperlink in GUIDE

1 Ansicht (letzte 30 Tage)
SUDIP PODDAR
SUDIP PODDAR am 3 Apr. 2012
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.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 3 Apr. 2012
It would be easier to have it done through the callback on the button. Have the callback call web()
  3 Kommentare
Sean de Wolski
Sean de Wolski am 3 Apr. 2012
You can do this by specifying '-browser' in web()
doc web
SUDIP PODDAR
SUDIP PODDAR am 3 Apr. 2012
Thanks a lot

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by