Problem 44673. Draw 'D'.
Draw a x-by-x matrix 'D' using 0 and 1.
example:
x=4 ans= [1 1 1 0 1 0 0 1 1 0 0 1 1 1 1 0]
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers878
Suggested Problems
-
Find the peak 3n+1 sequence value
2506 Solvers
-
1723 Solvers
-
1510 Solvers
-
Set some matrix elements to zero
538 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
1919 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!