Is it possible to disable a concurrent license toolbox unless needed?

2 views (last 30 days)
I have the basic Matlab installation and a few toolboxes all under a "total academic headcount" license" except one toolbox (Matlab compiler) which is under a concurrent users license. Since I only rarely use the compiler I would like to disable it unless I need it so that I can use the rest of Matlab even though I´m not connected to the network. Is this possible and if so how do I do it?

Accepted Answer

Walter Roberson
Walter Roberson on 13 Feb 2014
The toolbox will not be checked out from the license server until it is needed.
However, I have seen reference that sometimes (seems more common on MS Windows) the license servers are contacted when MATLAB is started up. In those cases, the recommendation is to disable the network interface at the operating system level, so that the attempt to use it will time out immediately. If the interface is active waiting for a wire to be connected then the timeout is longer.

More Answers (0)

Categories

Find more on Install Products in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!