Given a matrix M and two index vectors a and b, return a row vector x where x(i) = M(a(i),b(i)).
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers775
Suggested Problems
-
Remove any row in which a NaN appears
8771 Solvers
-
Sort a list of complex numbers based on far they are from the origin.
5798 Solvers
-
Back to basics 25 - Valid variable names
339 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13699 Solvers
-
Remove element(s) from cell array
1988 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!