MATLAB Programming Contest Blog

November 30th, 2006

Twilight

We’re now in the Twilight phase of the contest, where you can see the scores of all the entries but not any of the code. Our next award is for the best entry at noon EST on Friday, when Daylight begins and everyone’s code becomes visible. The queue will likely back up as we approach the deadline, limiting and eventually blocking feedback from the contest machine, so submit your entries early.

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.