Effacer les filtres
Effacer les filtres

Unable to launch local server from MATLAB 2015a

6 vues (au cours des 30 derniers jours)
Dark_Knight
Dark_Knight le 31 Mai 2024
Commenté : Dark_Knight le 3 Juin 2024
The problem is with MATLAB 2015a.
web('www.google.com') , works fine.
Now I am using a local server to launch a web application, but the webpage is empty, means nothing is loaded.
stat = web('localserver') gives '0' as output argument , means found and started system browser.
com.mathworks.mlwidgets.html.HtmlComponentFactory.setDefaultType('HTMLRENDERER');
com.mathworks.mlwidgets.html.HtmlComponentFactory.setDefaultType('HTMLPANEL');
Switching between these two is not helping as well
Also, the same local server works fine in MATLAB 2021a version.
  2 commentaires
Image Analyst
Image Analyst le 31 Mai 2024
Since you say it works with r2021a, why not simply upgrade to the latest r2024a?
Dark_Knight
Dark_Knight le 3 Juin 2024
The requirement is that, the local server must run on 2015a

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits


Version

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by