Make a square matrix with this shape. For n=4
M =
1 1 0 0
1 0 1 0
0 1 0 1
0 0 1 1
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers308
Suggested Problems
-
1663 Solvers
-
Program an exclusive OR operation with logical operators
750 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
2830 Solvers
-
792 Solvers
-
926 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!