From: anjana on
hi...I am my M.Tech. project now, and for this I need first to build a
Neural Network based Simulink model. The training data is available. I
need to give different nominal as well as faulty patterns of data to
the model so that it can classify later a new dataset as good or
faulty. I am new to Simulink. So can anyone please help me with:

1. Which block in Neural Network Toolbox will be most suitable for my
work
2. How to give training data in the form of 2-3 diemensional arrays,if
in the form of structure,then how to make the model take successive
data in the structure to train.
3. Where to specify the new or unknown data to be classified

Thanks a lot.