draw S using nxn matrix, where n is odd and greater than 4
S = [1 1 1 1 1
1 0 0 0 0
1 1 1 1 1
0 0 0 0 1
1 1 1 1 1]
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers36
Suggested Problems
-
Create a vector whose elements depend on the previous element
805 Solvers
-
540 Solvers
-
Matrix rotation as per given angle
120 Solvers
-
Matlab Basics II - Count rows in a matrix
412 Solvers
-
375 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!