Problem 45444. Create a vector with n repeated values of a number x (★★)
If x=3 and n=7 then the vector y would be
y=[3 3 3 3 3 3 3]
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers112
Suggested Problems
-
Omit columns averages from a matrix
614 Solvers
-
Return unique values without sorting
987 Solvers
-
435 Solvers
-
1763 Solvers
-
Create sequnce 1 4 9 16 25.........
412 Solvers
More from this Author52
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!