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 Solvers110
Suggested Problems
-
6252 Solvers
-
Sum all integers from 1 to 2^n
15307 Solvers
-
Flip the main diagonal of a matrix
808 Solvers
-
07 - Common functions and indexing 5
409 Solvers
-
199 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!