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
-
Find the longest sequence of 1's in a binary sequence.
6662 Solvers
-
5959 Solvers
-
660 Solvers
-
Given a window, how many subsets of a vector sum positive
869 Solvers
-
Reverse the elements of an array
1106 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!