matlab takes FOREVER to start when the pc is not connected to the internet
3 views (last 30 days)
Show older comments
I have 2015b and 2016a on a stand-alone PC with no internet connection. Starting either installation takes AGES the first time each day and sometimes I get an "error" saying Matlab can't contact mathworks. Presumably it's trying and failing to get a connection and waiting until it does so.
RE-starts then only take 15s.
There is NO reason for matlab to talk to the mothership. How can I stop it trying?
0 Comments
Answers (1)
Andreas Goser
on 15 Jun 2016
Can you try starting MATLAB with the "-c" startup option? This avoids MATLAB looks for license files in unexpected places.
3 Comments
Andreas Goser
on 16 Jun 2016
Depends somewhat on release and OS, but current Windows releases have a "licenses" folder where the license files are. Mostly just one.
I suggested -c as I know there is impact in case of other tools using FLEXnet. Do you have an environment variable like LM_LICENSE_FILE?
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!