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 Solvers779
Suggested Problems
-
5067 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2005 Solvers
-
Omit columns averages from a matrix
620 Solvers
-
1466 Solvers
-
Check if number exists in vector
14023 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!