Why do I receive License Manager Error -942?

1 visualización (últimos 30 días)
Tugce
Tugce el 21 de Mzo. de 2024
Comentada: Divyam el 3 de En. de 2025
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');

Respuestas (1)

Divyam
Divyam el 3 de En. de 2025
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 comentarios
Walter Roberson
Walter Roberson el 3 de En. de 2025
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 el 3 de En. de 2025

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.

Iniciar sesión para comentar.

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by