I have read that it is good to normalize data before training a Neural Nework and i have a perfect result with normalizing database as a normal data. I normalize inputs/targets to fall in range [-1 1] using premnmx / postmnmx.
All work is done on the script and I want to turn it into a simulink with normal data.