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 comments
Loading...
Problem Recent Solvers1036
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6707 Solvers
-
Find the peak 3n+1 sequence value
2568 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
648 Solvers
-
660 Solvers
-
Calculate Amount of Cake Frosting
29459 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!