Unable to use App designer: error -111, R2017b

2 次查看(过去 30 天)
I am trying to develop APP / GUI using app designer. However, following error appears. (This error appeared when I tried to open first example in app designer.). error code (-111) remains same when I try to use uifigure command.
Any setting needs to be done ? Thanks in advance.
' Failed to load URL https://localhost:31515/toolbox/matlab/appdesigner/web/index.html?CWD=C%3A%5CUsers%5CEHM-ARDL-PR%5CAppData%5CRoaming%5CMathWorks%5CMATLAB%5CR2017b%5C&HasCompiler=true&OpenTutorial=BasicCoding&ShowAxesBanner=true&ShowCodeViewTips=true&ShowCompatibilityDialog=true&ShowIntroDialog=true&ShowProgrammingTips=true&snc=DRYLMG with error (-111).'

采纳的回答

Jyotish Robin
Jyotish Robin 2018-3-21
Hi!
This is probably due to network configuration issue (proxy).
Make sure that any sort of antivirus or firewall installed on the system are not blocking anything in the MATLAB installation directory.
Also confirm that there is no ip protection software blocking communication. You may need to check with your IT, because sometimes those programs are hidden from end users (eg: Symantec DLP).
If the network setting on your machine uses HTTP proxy, modify the network configuration to add an HTTP proxy exception.
In Windows, you can do this by : Going to Control Panel -> Network settings -> Internet Options -> Connections -> LAN Settings -> turned ON "Bypass proxy server for local addresses" with "Use a proxy server for your LAN".
If a proxy server is used you could also check if it might be not properly set in MATLAB and adapt the settings. To do so: Please enter the proxy server details in the MATLAB Preferences that can be opened from the Home Tab in the MATLAB toolbar Preferences -> Web section
This should hopefully resolve the error.
Thanks,
Jyotish
  1 个评论
Brijesh Shah
Brijesh Shah 2018-3-21
Thank you for your detailed answer. I had done proxy setting and restarted MATLAB; still it wasn't working. However, I did not restart computer. Something weird about windows maybe. Now working fine. Thanks again.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by