Please explain the error message

4 次查看(过去 30 天)
Hi,
Can someone please let me know why I have been getting the following error message? Does mean that the code is wrong??
Thanks.
Error:
License checkout failed.
License Manager Error -4
Maximum number of users for Statistics_Toolbox reached.
Try again later.
To see a list of current users use the lmstat utility or contact your License Administrator.
Troubleshoot this issue by visiting:
http://www.mathworks.com/support/lme/R2012a/4
Diagnostic Information:
Feature: Statistics_Toolbox
License path: C:\Users\mbpq94\AppData\Roaming\MathWorks\MATLAB\R2012a_licenses;C:\Program Files\Matlab\R2012a\licenses\license.dat;C:\Program
Files\Matlab\R2012a\licenses\network.lic
Licensing error: -4,132.
Error in aictry (line 315)
bvt = randsample(vt, T+150, true);

采纳的回答

Julia
Julia 2014-7-15
I would say that you cannot access the Statistics_Toolbox at the moment (because your colleagues are using it right now and the upper limit of users is reached). And so your code cannot be executed without errors because you use a function from this toolbox.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Manage Products 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by