MATLAB Programming Contest Blog

April 30th, 2010

Let there be light!

We’ve entered the Daylight phase of the contest, which will extend from now to the end of the contest next Wednesday.

Our Twilight Winner is Oliver Woodford, with his entry Last roll of the dice. Go ahead and click on that link… now you can look at the code that’s doing the magic. Oliver seems to thrive in the twilight, given that he also won the twilight prize in the last contest. Congratulations Oliver!

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.