Draw a x-by-x matrix 'Denmark flag' using '4' and '1'.(x is odd and bigger than 4)
Number 4: Caption S.Kjær and number 1: K.Schmeichel (Goalkeepers)
x=5
ans=
[4 1 4 4 4
4 1 4 4 4
1 1 1 1 1
4 1 4 4 4
4 1 4 4 4]
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers37
Suggested Problems
-
Given a matrix, swap the 2nd & 3rd columns
1270 Solvers
-
502 Solvers
-
405 Solvers
-
Replace every 3rd element in a vector with 4
267 Solvers
-
the average value of the elements
2366 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!