How to Adjust y axis plot range in Matlab? Yes, use axis after the plot command: axis([-5 5 -1.5 1.5])