MATLAB Programming Contest Blog

April 10th, 2006

Big Sunday Push Winners

David Jones is the winner of our Big Sunday Push, awarded to the contestant who makes the greatest cumulative improvement to the top score over 24 hours. He’s followed closely by unabashed obfuscator DrSuess and contest veteran Jan Langer. David will join Jan in the MATLAB Contest Hall of Fame.

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks
The MATLAB Programming Contest is a semi-annual competition where contestants submit MATLAB code to try to solve a challenge.

See behind the scenes of the MATLAB Programming Contest

These postings are the author's and don't necessarily represent the opinions of The MathWorks.