need help to understand an error ...
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
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 件のコメント
Greg Heath
2013 年 7 月 1 日
Hard to comment without seeing code and relevant error messages.
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!