Please explain the error message

4 ビュー (過去 30 日間)
dav
dav 2014 年 7 月 15 日
コメント済み: dav 2014 年 7 月 16 日
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.
  1 件のコメント
dav
dav 2014 年 7 月 16 日
thank you

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeManage Products についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by