How can I use matlab GUI to brows specific .html file in the same folder?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Sam Upeshala
le 11 Déc 2018
Commenté : Sam Upeshala
le 12 Déc 2018
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 commentaires
Réponse acceptée
Arvind Sathyanarayanan
le 11 Déc 2018
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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Report Generator dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!