Please explain the error message

4 visualizaciones (últimos 30 días)
dav
dav el 15 de Jul. de 2014
Comentada: dav el 16 de Jul. de 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);

Respuesta aceptada

Julia
Julia el 15 de Jul. de 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.

Más respuestas (0)

Categorías

Más información sobre Manage Products en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by