I just bought and installed MATLAB R2016b, I am trying to open Simulink but I keep getting this message: Failed to load URL https://localhost:61415/toolbox/simulink/sltemplate/web/GalleryView/gallery.html?channel=/sltemplate/GalleryView/All/&viewType
6 ビュー (過去 30 日間)
古いコメントを表示
Can anybody help me figuring out what went wrong while I trying to open simulink I got this message? Failed to load URL https://localhost:61415/toolbox/simulink/sltemplate/web/GalleryView/gallery.html?channel=/sltemplate/GalleryView/All/&viewType=All&startPage=true&snc=1732CF with error (-7).
3 件のコメント
Curtis
2016 年 9 月 18 日
Why does matlab need to use the internet to open a file? That's pretty ridiculous.
Should I wait to upgrade until mathworks fixes this bug, because half the time I have to work on a network without internet connection???
Walter Roberson
2016 年 9 月 18 日
Firewalls can affect TCP connections between processes on the same machine.
On OS-X at least, invoking simulink opens a new application called MATLABWindow with TCP connection to MATLAB; the application is the Simulink graphics interface.
回答 (1 件)
Louise Forbes
2017 年 4 月 20 日
Try checking your Internet Options in the Control Panel and setting an exception:
Internet Options --> Connections --> LAN-Settings --> Advanced -> Exceptions (add localhost)
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!