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
-
Find the numeric mean of the prime numbers in a matrix.
9137 Solvers
-
Find the sum of the elements in the "second" diagonal
1204 Solvers
-
Create matrix of replicated elements
397 Solvers
-
764 Solvers
-
173 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.