Repeat each elements of a given vector according to their values.
- x=[1,2,1,3]
- y=[1,2,2,1,3,3,3]
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers52
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6695 Solvers
-
Find the two most distant points
2952 Solvers
-
604 Solvers
-
If you have matrix A, create matrix B using matrix A as an "element"
129 Solvers
-
326 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!