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 Solvers60
Suggested Problems
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1195 Solvers
-
Sort numbers by outside digits
150 Solvers
-
544 Solvers
-
388 Solvers
-
Return fibonacci sequence do not use loop and condition
688 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!