hi
for classification problem i create a mlp (create a feedforward with 3 layer, hardlim function and tarnc for training but it can not run.when i define perceptron can not define 28 neuron for it.how can i create 3 layer nn with 28 neuron in hidden layer with hardlim function in all layer?