MATLAB: How multiclass classification using neural network is done

classificationmulticlass

I have a 50 class labeled data set. I want to use artificial neural network for classifying this data set. Please, I need help for handling this problem. Sample of matlab code for more than two classes is appreciated.
Related Question