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
-
Number of 1s in the Binary Representation of a Number
465 Solvers
-
Flip the main diagonal of a matrix
872 Solvers
-
Who has power to do everything in this world?
470 Solvers
-
The sum of the numbers in the vector
624 Solvers
-
354 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!