MATLAB Programming Contest Blog

April 6th, 2009

Rafal Kasztelanic is our Early Bird Winner

By popular vote, Rafal Kasztelanic’s submission, MATLAB Contest – creativity is the winner of our Early Bird award. His visualizations show the authors who contributed the most original lines of code to the contest. We welcome Rafal Kasztelanic, a new contributor to the File Exchange and a new inductee to the contest Hall of Fame. Pulling an equal number of votes, but submitted a couple hours later, is nathan’s meet the family, which tracks evolution and parentage using both code analysis and explicitly credit. Both of these entries remain in the running for the final prize, so follow them in the Rankings and cast your votes accordingly.

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.