Problem 2357. Sort the vector with the given index

Given x = [1 2 4 8 17] and

t = [1 3 2 5 4]

then y = [1 4 2 17 8].

Solution Stats

71.2% Correct | 28.8% Incorrect
Last Solution submitted on Jun 14, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers120

Suggested Problems

More from this Author6

Problem Tags

Community Treasure Hunt

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

Start Hunting!