hold on
plot([date(16,15,36,34) date(16,16,12,23)], [1 1],'g-','LineWidth',5)
plot([date(17,6,7,54) date(21,16,19,56)], [1 1] ,'g-','LineWidth',5)
plot([date(22,10,20,10) date( 22,22,36,1)], [1 1] ,'g-','LineWidth',5)
plot([date(23,10,20,19) date(23,17,14,30) ], [1 1], 'g-','LineWidth',5)
plot([date(16,15,36,34) date(16,16,12,23)], [2 2],'g-','LineWidth',5)
plot([date(17,6,7,54) date(21,16,19,56)], [2 2] ,'g-','LineWidth',5)
plot([date(22,10,20,10) date( 22,22,36,1)], [2 2] ,'g-','LineWidth',5)
plot([date(23,10,20,19) date(23,17,14,30) ], [2 2], 'g-','LineWidth',5)
plot([date(16,15,36,34) date(16,16,12,23)], [3 3],'g-','LineWidth',5)
plot([date(17,6,7,54) date(21,16,19,56)], [3 3] ,'g-','LineWidth',5)
plot([date(22,10,20,10) date( 22,22,36,1)], [3 3] ,'g-','LineWidth',5)
plot([date(23,10,20,19) date(23,17,14,30) ], [3 3], 'g-','LineWidth',5)
plot([date(16,15,36,34) date(16,16,12,23)], [4 4],'g-','LineWidth',5)
plot([date(17,6,7,54) date(21,16,19,56)], [4 4] ,'g-','LineWidth',5)
plot([date(22,10,20,10) date( 22,22,36,1)], [4 4] ,'g-','LineWidth',5)
plot([date(23,10,20,19) date(23,17,14,30) ], [4 4], 'g-','LineWidth',5)
plot([date(18,16,25,56) date(21,16,50,0)], [5 5],'b-','LineWidth',5)
plot([date(21,18,47,3) date(25,16,32,10)], [5 5],'b-','LineWidth',5)
plot([date(18,16,25,56) date(21,16,50,0)], [7 7],'b-','LineWidth',5)
plot([date(21,18,47,3) date(22,0,0,0)], [7 7],'b-','LineWidth',5)
plot([date(18,16,25,56) date(21,16,50,0)], [8 8],'b-','LineWidth',5)
plot([date(21,18,47,3) date(22,0,0,0)], [8 8],'b-','LineWidth',5)
plot([date(19,12,54,27) date(21,16,50,0)], [9 9],'r-','LineWidth',5)
plot([date(23,13,33,17) date(25,01,33,30)], [9 9],'r-','LineWidth',5)
plot([date(19,12,54,27) date(21,16,50,0)], [10 10],'r-','LineWidth',5)
plot([date(23,13,33,17) date(25,01,33,30)], [10 10],'r-','LineWidth',5)
plot([date(19,12,54,27) date(21,16,50,0)], [11 11],'r-','LineWidth',5)
plot([date(23,13,33,17) date(25,01,33,30)], [11 11],'r-','LineWidth',5)
plot([date(19,12,54,27) date(21,16,50,0)], [12 12],'r-','LineWidth',5)
plot([date(23,13,33,17) date(25,01,33,30)], [12 12],'r-','LineWidth',5)
plot([date(11,12,52,13) date(11,15,08,08)],[13 13],'k-','LineWidth',5)
plot([date(12,9,21,58) date(12,12,56,58)], [13 13],'k-','LineWidth',5)
plot([date(14,12,26,58) date(14,17,11,58)], [13 13],'k-','LineWidth',5)
plot([date(15,13,06,58) date(15,18,57,58)], [13 13],'k-','LineWidth',5)
plot([date(16,11,39,31) date(16,18,57,37)],[13 13],'k-','LineWidth',5)
plot([date(17,15,50,43) date(17,16,54,15)], [13 13],'k-','LineWidth',5)
plot([date(18,9,46,58) date(18,15,32,58)], [13 13],'k-','LineWidth',5)
plot([date(19,16,22,37) date(19,21,02,15)],[13 13],'k-', 'LineWidth',5)
plot([date(20,8,59,58) date(20,14,30,55)],[13 13],'k-', 'LineWidth',5)
plot([date(21,10,53,22) date(21,16,01,31)], [13 13],'k-','LineWidth',5)
plot([date(22,10,34,58) date(22,16,45,50)], [13 13],'k-','LineWidth',5)
plot([date(23,11,26,37) date(23,17,20,06)],[13 13],'k-','LineWidth',5)
set(gca,'ytick',1:13)
set(gca,'yticklabel',['For1'; 'For4'; 'For5'; 'For6'; 'Fos1'; 'Fos4'; 'Fos5';
'Fos6'; 'Hel1'; 'Hel4'; 'Hel5'; 'Hel6'; 'Andy'])
axis([11 26 0 14])
ylabel('Channel')
xlabel('Time (May d+h+m+s 2001)')
title('Timeline Stromboli Experiment 2001, UNC-CH')