figures properties This web page is not available ERR_NAME_NOT_RESOLVED
조회 수: 4 (최근 30일)
이전 댓글 표시
I have Matlab installed on 3 machines, 2 Macs and a PC. On one Mac, when I try to open figures properties tab or axes properties, the box pops up but all it has in it is
This web page is not available
ERR_NAME_NOT_RESOLVED
I've tried to reinstall Matlab, and delete Chrome off my machine. Still no luck.
regards
Gethin
댓글 수: 4
답변 (2개)
Akshay Kumar
2018년 12월 18일
In order to debug the issue, try out the following steps:
- Try launching App Designer through command line by typing the below command. Does this open as expected or are there any error messages? >> appdesigner
- Open any documentation using the 'doc' command.
- In MATLAB, go to "Preferences -> MATLAB -> Web" and see if "Use a proxy server to connect to the internet" is checked. If it is, un-check this option and see if the issue is still reproduced.
- Paste the following into any browser and see if it gives the message: "The connector service is running." localhost:31415
댓글 수: 2
Akshay Kumar
2018년 12월 19일
This looks to be some kind of unexpected behavior. I would suggest you to contact MathWorks Technical Support to get more assistance.
You can refer to the below link to do so:
Sam Centanni
2019년 6월 7일
Has this question been resolved? I am having this same issue with the 2019a version and cannot find a solution
댓글 수: 4
Arunima Sharma
2019년 12월 7일
Hi. Even I am facing the same problem. I am using MacOS Catalina 10.15.1 and Matlab version 2019b. I checked hosts file of my mac and 127.0.0.1 says localhost.
What else can I try to sort the issue?
Thanks a lot!
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!