Draw a x-by-x matrix 'Denmark flag'(Euro(2020) - MATLAB Cody - MATLAB Central

Problem 52203. Draw a x-by-x matrix 'Denmark flag'(Euro(2020)

Difficulty:Rate
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

60.38% Correct | 39.62% Incorrect
Last Solution submitted on Jan 25, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers32

Suggested Problems

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!
Go to top of page