Willion Bird - MATLAB Cody - MATLAB Central

Willion Bird

13829
Rank
2
Badges
360
Score
1 – 39 of 39

Willion Bird submitted a Comment to Problem 66. Find the two-word state names

What do this problem mean ?

on 22 Nov 2019

Willion Bird submitted a Comment to Solution 1852965

function a = bullseye(n) a = 1; for i = 2:(n+1)/2 a = padarray(a, [1,1], i, 'both'); end end Why doesn't this function work?

on 20 Jun 2019

Willion Bird received Commenter badge for Solution 1852965

on 20 Jun 2019

Willion Bird submitted Solution 1851998 to Problem 167. Pizza!

on 18 Jun 2019

Willion Bird received Solver badge for Solution 1851862

on 18 Jun 2019

1 – 39 of 39
Go to top of page