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
-
Generate N equally spaced intervals between -L and L
893 Solvers
-
What is Sum Of all elements of Matrix
425 Solvers
-
Matlab Basics II - Count rows in a matrix
388 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
249 Solvers
-
5497 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!