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 Solvers111
Suggested Problems
-
Find the sum of all the numbers of the input vector
51740 Solvers
-
1430 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1174 Solvers
-
327 Solvers
-
133 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!