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 Solvers61
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15689 Solvers
-
Return the first and last characters of a character array
11192 Solvers
-
Convert Two Character String into a Binary Vector
218 Solvers
-
281 Solvers
-
704 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!