specified element found in matrix by using matlab in order wise.

A=[6 3 11 7 8 5 1 2 4 9 10;11 5 6 3 10 8 7 4 2 9 1;10 8 11 6 7 3 9 5 4 1 2;7 1 2 5 9 8 4 10 11 3 6;11 10 1 7 3 2 4 9 8 5 6].suppose we want to find whether 3, & 6 then which operator we have to choose???in order that means 3 is present in 1 row of 2th column then in 2nd row it present in 4th column etc

Answers (0)

This question is closed.

Tags

Asked:

on 4 Oct 2015

Commented:

on 19 Oct 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!