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
-
Find the sum of all the numbers of the input vector
54443 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
301 Solvers
-
500 Solvers
-
Matlab Basics - Set unwanted parts of a vector to zero
261 Solvers
-
Matlab Basics II - Determine if an array has a 3rd dimension
167 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.