Hyperlink in GUIDE

조회 수: 4 (최근 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 CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by