axis([-3 3 -1.5 2.5 ]) hold on set(gca,'fontsize',15) plot([-3 -t 2*t 3], [-1 -1 2 2]) hold off