Included from trend description:
PubMed articles related to optical coherence tomography (*OCT*)
% time1600 and data1600 available for use
% for SpringerLink articles related to optical coherence tomography
%
% PubMed articles related to optical coherence tomography
% time vector is: time1589
% data vector is: data1589
h1 = plot(time1589,data1589, 'ko-', 'LineWidth', 2);
hold on
set(h1, 'MarkerFaceColor', 'k')
h2 = plot(time1600,data1600, 'rs-', 'LineWidth', 2);
set(h2, 'MarkerFaceColor', 'r')
set(gca, 'FontSize', 14)
title('Articles related to OCT', 'FontSize', 14)
legend({'PubMed' 'SpringerLink'}, 'Location', 'NorthEastOutside')
% set(gca,'YTickLabel',sprintf('%5.0f|',data1589))
datetick('x', 'dd-mmm')
axis fill
data points
Created 12 Apr 2012 by Edgar Guevara (1 Like)
45 views (30 days)
This trend is associated in this plot (though may not be used.)
data points
Created 20 Apr 2012 by Edgar Guevara (1 Like)
32 views (30 days)
This trend is associated in this plot (though may not be used.)
0 comments