Problem 44909. Reepeating numbers in array
Repeating numbers in array
In = [1 0 0 0 2 0 0 0 3 0 0 0 0 0 5 0 0 0 0].
Out = [1 1 1 1 2 2 2 2 3 3 3 3 3 3 5 5 5 5 5].
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers29
Suggested Problems
-
22332 Solvers
-
2450 Solvers
-
Change the sign of even index entries of the reversed vector
574 Solvers
-
Delete 2nd and 5th column of Given 6*6 matrix
165 Solvers
-
Matlab Basics - Absolute Value
630 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!