Create a row vector of length n, filled with 4's. For example, if n = 3,
output = [4 4 4]
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers110
Suggested Problems
-
Arrange Vector in descending order
13436 Solvers
-
Sum of diagonal of a square matrix
1637 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
867 Solvers
-
406 Solvers
-
Find the dimensions of a matrix
561 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
please fix the description
Filled with "5" not "4".
Test suite and description are incompatible.