Error in MATLAB
I am using MATLAB 7 Neural Networks toolbox. I am trying to execute the code. But getting errors that i could not resolve.
the errors are:
??? Error using ==> network.subsref
Error using ==> eval
Index exceeds matrix dimensions.
Could anyone plz help me understand them. I am using toolbox to predict certain values. I referred this link ( <a href="https://scriptbucket.wordpress.com/2012/01/16/predicting-the-lottery-with-matlab-neural-network/" target="_blank" rel="nofollow noopener noreferrer">Predicting The Lottery With MATLAB® Neural Network – Script Bucket</a> ) and followed the same steps, but get the above errors.
Please help.