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 Solvers51
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52710 Solvers
-
Find the sum of all the numbers of the input vector
53874 Solvers
-
Find the numeric mean of the prime numbers in a matrix.
9133 Solvers
-
Output any real number that is neither positive nor negative
409 Solvers
-
Determine the length of a string of characters
266 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!