필터 지우기
필터 지우기

Unable to launch local server from MATLAB 2015a

조회 수: 6 (최근 30일)
Dark_Knight
Dark_Knight 2024년 5월 31일
댓글: Dark_Knight 2024년 6월 3일
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
Image Analyst
Image Analyst 2024년 5월 31일
Since you say it works with r2021a, why not simply upgrade to the latest r2024a?
Dark_Knight
Dark_Knight 2024년 6월 3일
The requirement is that, the local server must run on 2015a

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by