need help to understand an error ...
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Hi, I have opened all my previously made neural networks in the work space. I passed artificial neural networks as arguments to my main function, it reported an error of "undefined function or variable net1". Then i tried to see the performance of the networks in the program somewhere out of the sub function which utilizes them. At the beginning of the program to examine the network's performance i asked one of the networks to estimate an input vector. But this time the error says "reference to a cleared "net1"! Is it possible that the network's contents get cleaned when they come through the function?!! And it becomes empty?
Thanks
1 comentario
Greg Heath
el 1 de Jul. de 2013
Hard to comment without seeing code and relevant error messages.
Respuestas (0)
La pregunta está cerrada.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!