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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15595 Solvers
-
Determine Whether an array is empty
780 Solvers
-
Determine the number of odd integers in a vector
746 Solvers
-
4442 Solvers
-
257 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!