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 sum of the elements in the "second" diagonal
1204 Solvers
-
Return elements unique to either input
809 Solvers
-
Determine Whether an array is empty
811 Solvers
-
Change the sign of even index entries of the reversed vector
647 Solvers
-
386 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!