MATLAB: Undefined function or method ‘minmax’ for input arguments of type ‘double’.

neural network

When I call newp() function I received the message:
"Undefined function or method 'minmax' for input arguments of type 'double'."
How resolve it?

Best Answer

minmax is a valid function
1. What version of MATLAB and NNTOOLBOX are
you using?
ver
2. Post the code where the error appears
Hope this helps
Thank ou for formally accepting my nswer
Greg