Why do I receive License Manager Error -942?

조회 수: 1 (최근 30일)
Tugce
Tugce 2024년 3월 21일
댓글: Divyam 2025년 1월 3일
hİ,
I try to create an network ni nntool. I import all input and output correctly. After that I push th button New for creating new network. I selected all input-ouput, training function,number ofl yaer etc. Final I click the button o View, system give an error ,mentinode below. I can not fix the problem please help me.
Undefined variable "errorVector" or class "errorVector.add".
Error in nntool (line 942)
errorVector.add('error');

답변 (1개)

Divyam
Divyam 2025년 1월 3일
Hi @Tugce,
It appears that you made a mistake while following the steps to create a neural network using the "nntool" application. I suggest you follow the steps again after closing the application and restarting it.
You could also upgrade MATLAB to R2024b. The newer version has significant enhancements in the Deep Learning Toolbox, and the added functionality would be a major advantage since this issue is not reported in MATLAB R2024b due to the removal of the "nntool" function for starting the Neural Network Manager application.
I am unsure about the License Manager error since I have not encountered this error code before, you can refer to this MATLAB answer for more advice on how to troubleshoot License Manager Errors in MATLAB: https://www.mathworks.com/matlabcentral/answers/404028-license-problems-cheat-sheet
To read more about the Deep Learning Toolbox in MATLAB R2024b, refer to the following documentation: https://www.mathworks.com/help/deeplearning/index.html
  댓글 수: 2
Walter Roberson
Walter Roberson 2025년 1월 3일
Unfortunately, my cheat sheet does not list error 942. I am not able to locate error 942 in associatation with any FlexLM license server.
Divyam
Divyam 2025년 1월 3일

I have noticed that people club error messages when reporting them. For ex: Reporting the message as 742 when the error codes are 7 and 42.

I too could not find the error 942 anywhere so I attached your sheet just in case the OP feels that a error code is relevant to their query.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

태그

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by