Write a script that gives (( follow the example))
if x=4 & output=
1 1 1 1
1 1 0 1
1 0 1 0
1 0 0 1
& x=5 then output=
[1 1 1 1 1
1 1 0 1 0
1 0 1 0 0
1 0 0 1 0
1 0 0 0 1]
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers28
Suggested Problems
-
Calculate the area of a triangle between three points
3425 Solvers
-
691 Solvers
-
326 Solvers
-
Sum the numbers on the main diagonal
613 Solvers
-
Remove element(s) from cell array
1989 Solvers
More from this Author5
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
What a weird-looking arrow. It would be more interesting if you asked for a Redheffer matrix.