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
-
Find the maximum number of decimal places in a set of numbers
3376 Solvers
-
689 Solvers
-
759 Solvers
-
542 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2141 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.