MATLAB: Effectiveness of input in neural net

Deep Learning Toolboxneural network

hi I read on http://www.mathworks.com/matlabcentral/answers/83053-regularization-in-neural-networks-help-needed that "To rank the effectiveness of each input just use randperm to scramble it's order and record the resulting increase in mse."
Can you please help to elaborate how that can be done?
Thanks.

Best Answer

I don't know how to be any clearer than that. So, why don't you submit your code and I can comment