How can I use matlab GUI to brows specific .html file in the same folder?
조회 수: 2 (최근 30일)
이전 댓글 표시
My matlab application is for recognize places, buildings. I have the matlab GUI for upload images for testing. After identify the place I want to open a html file through the matlab GUI. Can you please explain me how can I do that?
댓글 수: 0
채택된 답변
Arvind Sathyanarayanan
2018년 12월 11일
You can open html files with the built-in web browser by using the web command.
https://www.mathworks.com/help/matlab/ref/web.html
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!