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
-
Split a string into chunks of specified length
2039 Solvers
-
Replace multiples of 5 with NaN
465 Solvers
-
Create matrix of replicated elements
395 Solvers
-
223 Solvers
-
Flip the vector from right to left
10589 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!