Why I suddenly get this error with no reason!
Error using feedforwardnet (line 68) FCN does not return an info object. Error in TrainNeuralNetworkUsingTrainlmTrainFunctionExample (line 8) net = feedforwardnet(10, 'trainlm');
The sad thing is MATLAB does not give a detailed help option.