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 Solvers65
Suggested Problems
-
Return unique values without sorting
990 Solvers
-
Getting the indices from a vector
11670 Solvers
-
Generate N equally spaced intervals between -L and L
933 Solvers
-
314 Solvers
-
1023 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!