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
-
Sort a list of complex numbers based on far they are from the origin.
5731 Solvers
-
753 Solvers
-
189 Solvers
-
5761 Solvers
-
Test Problem; Create a 5x5 array containing all ones
395 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!