hi... Is there any code in MATLAB which we can find the array of a number in a matrix? for example I have a matrix like [1 2 3;4 5 6;7 8 9], and I know there is number 5 in my matrix but I don't know in which array is it, now I want to find it with a simple function code... thanks for your help

Similar questions and discussions