How can I use matlab GUI to brows specific .html file in the same folder?
1 回表示 (過去 30 日間)
古いコメントを表示
Sam Upeshala
2018 年 12 月 11 日
コメント済み: Sam Upeshala
2018 年 12 月 12 日
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 で Dialog Boxes についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!