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 views (last 30 days)
Show older comments
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 Comments
Curtis
on 18 Sep 2016
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
on 18 Sep 2016
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.
Answers (1)
Louise Forbes
on 20 Apr 2017
Try checking your Internet Options in the Control Panel and setting an exception:
Internet Options --> Connections --> LAN-Settings --> Advanced -> Exceptions (add localhost)
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!