FCN does not return an info object.
2 views (last 30 days)
Show older comments
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.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!