Shikhar1998 / Stock-Market-Prediction-using-Neural-Networks-and-Genetic-Algorithm

Matlab Module for Stock Market Prediction using Simple NN
78 stars 31 forks source link

Undefined function or variable 'x' #10

Open keyurrohit opened 6 years ago

keyurrohit commented 6 years ago

It shows an error while running the main.m file.

Shikhar1998 commented 6 years ago

The 'main' function must be called by optimtool and one should not run it directly.