This plot shows the number of various types of entries in the File Exchange
% time1416 and data1416 available for use
% for Number of "Videos" in File Exchange
%
% time1415 and data1415 available for use
% for Number of "Simulink Models" in File Exchange
%
% time1411 and data1411 available for use
% for Number of "Functions" in File Exchange
%
% time1413 and data1413 available for use
% for Number of "Examples" in File Exchange
%
% time1417 and data1417 available for use
% for Number of "Drivers" in File Exchange
%
% time1414 and data1414 available for use
% for Number of "Classes" in File Exchange
%
% time1412 and data1412 available for use
% for Number of "Apps" in File Exchange
%
% Number of "Scripts" in File Exchange
% time vector is: time1418
% data vector is: data1418
set(gca, 'ColorOrder', jet(8));
box on; hold on;
plot(time1418(1:end-1), diff(data1418), 'o-', ...
time1411(1:end-1), diff(data1411), 'x-', ...
time1413(1:end-1), diff(data1413), '*-', ...
time1414(1:end-1), diff(data1414), 's-', ...
time1412(1:end-1), diff(data1412), 'p-', ...
time1415(1:end-1), diff(data1415), 'h-', ...
time1417(1:end-1), diff(data1417), '+-', ...
time1416(1:end-1), diff(data1416), 'd-');
datetick;
legend('Scripts', 'Functions', 'Examples', 'Classes', 'Apps', 'Simulink', 'Drivers', 'Videos', 'Location', 'EastOutside');
title('Change in File Exchange Entries Every Day');
data points
Created 10 Feb 2012 by Jiro Doke
75 views (30 days)
This trend is associated in this plot (though may not be used.)
data points
Created 10 Feb 2012 by Jiro Doke
72 views (30 days)
This trend is associated in this plot (though may not be used.)
data points
Created 10 Feb 2012 by Jiro Doke
33 views (30 days)
This trend is associated in this plot (though may not be used.)
data points
Created 10 Feb 2012 by Jiro Doke
32 views (30 days)
This trend is associated in this plot (though may not be used.)
data points
Created 10 Feb 2012 by Jiro Doke
76 views (30 days)
This trend is associated in this plot (though may not be used.)
data points
Created 10 Feb 2012 by Jiro Doke
65 views (30 days)
This trend is associated in this plot (though may not be used.)
data points
Created 10 Feb 2012 by Jiro Doke
81 views (30 days)
This trend is associated in this plot (though may not be used.)
data points
Created 10 Feb 2012 by Jiro Doke
73 views (30 days)
This trend is associated in this plot (though may not be used.)
0 comments