Info
この質問は閉じられています。 編集または回答するには再度開いてください。
what to do if i am getting license manage error
1 回表示 (過去 30 日間)
古いコメントを表示
after activation of matlab,while opening it, i am getting to "license manage error-114"...how to resolve it?
回答 (1 件)
Kevin Chng
2019 年 1 月 30 日
Make sure you have already copied libmwservices.dll to the correct location.
Right click on the MATLAB icon on start menu (e.g. MATLAB R2015b), then choose "Properties", you would find following string on Target cell:
"C:\Program Files\MATLAB\R2015b\bin\matlab.exe"
You should copy libmwservices.dll file to
C:\Program Files\MATLAB\R2015b\bin\win64
Reruning the program may solve the issue. Hope it help.
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!