Problem 42893. Look Up Mapping
Let the input is
A = {[] [] [] [1] []};
B = {'A','B','C','D','E'};
Mapped Output = 'D';
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers66
Suggested Problems
-
289 Solvers
-
1487 Solvers
-
Implement a bubble sort technique and output the number of swaps required
372 Solvers
-
Mirror Image matrix across anti-diagonal
216 Solvers
-
561 Solvers
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!