Info

This question is closed. Reopen it to edit or answer.

i have some data like: q=[1 2;2 4;5 8;2 9;3 6].now i want to find out which row contain (2 9). here the answer is 4. but i dont know how can i find this answer with matlab.

1 view (last 30 days)
i have some data like: q=[1 2;2 4;5 8;2 9;3 6].now i want to find out which row contain (2 9). here the answer is 4. but i dont know how can i find this answer with matlab.

Answers (0)

Community Treasure Hunt

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

Start Hunting!