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