set(gca,'XTick',[1.8:0.05:2.4],'YTick',[0:4],'FontSize',11); %??nh ??n v? trên tr?c to? ?? set(gca,'XTick',[1.8:0.05:2.4],'YTick',[0:4],'FontSize',11); %??nh ??n v ...
h4=plot(t4,yl5,'-.*','linewidth',1,'Color',[0.28 0.24 0.5]); %番茄红 h5=plot(t1,q1(:,1),':','linewidth',2,'Color',[1 0.39 0.28]); h6=plot(t1,q1(:,2),':','linewidth ...
Apologies if this belongs in Programmer's Symposium...<br><br>That said, I'm looking for a little help with a matlab script that is used to produce a plot. Here's the ...