I want to know how can we test new set of data in ANN for MIMO scenario in Matlab. for example
input[x,y]------->output
28.89635 10.145475-------->5.62856
11.25456 14254665-------->4.58965
45.12455 23.21245 --------->3.56455
4.245654 3.245156---------->12.2454
............................................................
now i want to test new data like
1.23456 2.325456 -----?
how to do it in Artificial neural network ?