Brett Shoelson - MATLAB Cody - MATLAB Central

Brett Shoelson

10310
Rank
2
Badges
540
Score
1 – 50 of 80

Brett Shoelson submitted Solution 986529 to Problem 167. Pizza!

on 28 Sep 2016

Brett Shoelson submitted a Comment to Solution 88717

Your test suite is not a good one; you shouldn't declare asb to be global. Instead, you should just allow the function declaration to contain 'asb', as in: function x = asb(x) x = abs(x) end And do you _really_ think we should program MATLAB to try to fix your typos? That's a recipe for disaster! Brett

on 14 May 2012

Brett Shoelson submitted a Comment to Solution 4286

Nice, David!

on 11 May 2012

Brett Shoelson submitted Solution 88093 to Problem 76. De-dupe

on 11 May 2012

1 – 50 of 80
Go to top of page