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 Solvers108
Suggested Problems
-
6713 Solvers
-
Create a two dimensional zero matrix
525 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
599 Solvers
-
Matlab Basics - y as a function of x
527 Solvers
-
192 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.