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
-
7205 Solvers
-
How to find the position of an element in a vector without using the find function
2806 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1978 Solvers
-
134 Solvers
-
Check that number is whole number
5156 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!