1.0

1.0 | 1 rating Rate this file 0 Downloads (last 30 days) File Size: 1.39 MB File ID: #23596
image thumbnail

Improvement Focus Animation

by Alan Chalker

 

08 Apr 2009 (Updated 08 Apr 2009)

This is for the Data Viz contest

| Watch this File

File Information
Description

It shows an animation of how the stats of the leading entries change over the course of the contest.

MATLAB release MATLAB 7.6 (R2008a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (3)
08 Apr 2009 Alan Chalker

This is a corrected version of the previous entry where I fixed the text describing the animation.

08 Apr 2009 us

no H1 line, no help section, no example(s), loads a file, which the typical ML user does not have and, therefore, causes an error right away...
no appreciable benefit to any ML user...
us

09 Apr 2009 Doug Hull

To answer the question of using data not normally on the MATLAB path, I offer the following modification.
 
if ~exist('contest_data.mat','file')
    warning ('This was an entry to the MATLAB programming contest (http://www.mathworks.com/contest/datavis/home.html). Please load the contest data and unzip it to place contest_data.mat on your MATLAB path.')
    web('http://www.mathworks.com/matlabcentral/fileexchange/23509?controller=file_infos&download=true')
end

Please login to add a comment or rating.
Updates
08 Apr 2009

Included the .asv instead of the .m file. Corrected now.

Tag Activity for this File
Tag Applied By Date/Time
vis2009 Alan Chalker 08 Apr 2009 12:17:12
vis2009 Matthew Simoneau 09 Apr 2009 12:26:44

Contact us at files@mathworks.com