File Exchange Pick of the Week

September 5th, 2008

Olympic medals

Bob's pick this week is Summer Olympic Medals 1896-present by Bill McKeeman.

The data source is Wikipedia, which Bill references. I find his plots much more interesting than staring at tabular data. His approach to coding this example underscores how many ways there can be to solve a problem. I know my own approaches have varied widely over the years, usually dictated by time spent and knowledge level at the time.

Comments?

How do you approach analysis problems like this? Tell us about it here.


Get the MATLAB code

Published with MATLAB® 7.7

2 Responses to “Olympic medals”

  1. farasha replied on :

    very nice

  2. rosezar replied on :

    very useful thanks..

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

Brett & Jiro share their favorite user-contributed submissions from the File Exchange.

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