I'm trying to open a web link using "web -url" command, but it defaults to matlab's browser. Problem is the webpage requires authentication and the matlab browser just doesn't show the username/pass entry, just says authorization required. Is there a way to have it open the default browser (i.e. Chrome, Firefox) instead?

 채택된 답변

Paulo Silva
Paulo Silva 2011년 5월 3일

1 개 추천

system('start www.google.com')

댓글 수: 1

Wajahat Nawaz
Wajahat Nawaz 2018년 3월 19일
and how to close this web page through matlab :-)

댓글을 달려면 로그인하십시오.

추가 답변 (3개)

Kaustubha Govind
Kaustubha Govind 2011년 5월 3일

8 개 추천

web('http://www.mathworks.com', '-browser')
Eugene Kogan
Eugene Kogan 2011년 5월 3일

0 개 추천

Thanks to both of you!
arpit patel
arpit patel 2018년 3월 9일

0 개 추천

how to save this opened webpage as image

카테고리

도움말 센터File Exchange에서 Adding custom doc에 대해 자세히 알아보기

질문:

2011년 5월 3일

댓글:

2018년 3월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by