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 Solvers109
Suggested Problems
-
26861 Solvers
-
Remove the two elements next to NaN value
646 Solvers
-
482 Solvers
-
339 Solvers
-
Sum the squares of numbers from 1 to n
241 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!