No BSD License
hold on x = -2:0.01:2; plot(x, exp(x)) plot(x, sinh(x)) plot(x, cosh(x)) plot([-2 2], [0 0]) plot([0 0], [-4 8]) hold off
Contact us at files@mathworks.com