1.0

1.0 | 1 rating Rate this file 10 downloads (last 30 days) File Size: 54.18 KB File ID: #23597

MATLAB Contest - creativity, tweaks, and innovations

by Nicholas Howe

 

08 Apr 2009 (Updated 08 Apr 2009)

Code covered by BSD License  

A late entry in the spring 2009 Matlab programming contest.

Download Now | Watch this File

File Information
Description

Based upon creative2, this extends the analysis a bit further by identifying the most successful tweakers and innovators in the contest.

This entry comes after the contest deadline, but I could not resist including it.

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
MATLAB Contest - Data Visualization, MATLAB Contest - creativity, Spring 2009 MATLAB Contest - creativity2

MATLAB release MATLAB 7.6 (R2008a)
Zip File Content  
Published M Files creative3
Other Files creative3.m,
html/creative3.png,
html/creative3_01.png,
html/creative3_02.png,
html/creative3_03.png,
html/creative3_04.png,
html/creative3_05.png
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
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...
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

Bug fix: one graph was not showing in the published M-file

Tag Activity for this File
Tag Applied By Date/Time
vis2009 Nicholas Howe 08 Apr 2009 16:38:28
contest Nicholas Howe 08 Apr 2009 16:38:28
vis2009 Matthew Simoneau 09 Apr 2009 12:26:38
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com