getting the error unable to resolve the name errorvector.add

5 visualizaciones (últimos 30 días)
anitha lakshmi
anitha lakshmi el 31 de Mayo de 2020
Respondida: Divyam el 6 de En. de 2025
Unable to resolve the name errorVector.add.
Error in nntool (line 944)
errorVector.add('error');
com.mathworks.jmi.MatlabException: Unable to resolve the name errorVector.add.

Respuestas (1)

Divyam
Divyam el 6 de En. de 2025
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.
To read more about the Deep Learning Toolbox in MATLAB R2024b, refer to the following documentation: https://www.mathworks.com/help/deeplearning/index.html

Categorías

Más información sobre Deep Learning Toolbox 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