Opening default browser
이전 댓글 표시
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?
채택된 답변
추가 답변 (3개)
Kaustubha Govind
2011년 5월 3일
web('http://www.mathworks.com', '-browser')
Eugene Kogan
2011년 5월 3일
0 개 추천
댓글 수: 1
hnh paritosh
2018년 3월 3일
This would be better as a comment :)
arpit patel
2018년 3월 9일
0 개 추천
how to save this opened webpage as image
카테고리
도움말 센터 및 File Exchange에서 Adding custom doc에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!