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
-
All your base are belong to us
575 Solvers
-
Back to basics 11 - Max Integer
811 Solvers
-
Convert a numerical matrix into a cell array of strings
2386 Solvers
-
Create a square matrix of multiples
497 Solvers
-
Create an index-powered vector
938 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.