I am currently using Matlab 2012rb, and when i use the following command "NEWFF" for feed-forward back propagation network in command window i get following warning :
Warning: NEWFF used in an obsolete way.
> In obs_use at 18
In newff>create_network at 127
In newff at 102
and my program does not execute...please tell me what is an alternative command, i googled alot but did not find any alternative.