Problem 42933. Vector with a repeated entry

Create a row vector of length n, filled with 4's. For example, if n = 3,
output = [4 4 4]

Solution Stats

56.61% Correct | 43.39% Incorrect
Last Solution submitted on Mar 16, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers101

Suggested Problems

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!