PPT Slide
plot(t,x(:,2))
hold
plot(Ti,Xi(:,2),'r')
title('The Velocity Field in 2-D')
xlabel('T')
ylabel('Y')
Multi-Plots Using HOLD
Previous slide
Next slide
Back to first slide
View graphic version