Matrix indexing with two vectors of indices - MATLAB Cody - MATLAB Central

Problem 589. Matrix indexing with two vectors of indices

Difficulty:Rate

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

46.87% Correct | 53.13% Incorrect
Last Solution submitted on Apr 03, 2025

Problem Comments

Solution Comments

Show comments
Registration Now Open for MathWorks AUTOMOTIVE CONFERENCE 2025
...
Hello Community, We're excited to announce that registration is now open for the...

Group

Indexing I Image
Indexing I
  • 27 Problems
  • 236 Finishers

Problem Recent Solvers733

Problem Tags

Community Treasure Hunt

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

Start Hunting!
Go to top of page