Please explain the error message

4 vues (au cours des 30 derniers jours)
dav
dav le 15 Juil 2014
Commenté : dav le 16 Juil 2014
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);

Réponse acceptée

Julia
Julia le 15 Juil 2014
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.
  1 commentaire
dav
dav le 16 Juil 2014
thank you

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Manage Products dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by