Using plot command interactively - English

81338 visits



Outline:

Use Python 3.4.3 Use Ipython version 5.1.0 Start IPython with pylab. ImportError if matplotlib is not installed clf() function Use the linspace function to create equally spaced points in a region. Find the length of sequences using len function. Plot mathematical functions using plot. Clear drawing area using clf. Usage of buttons in the UI of the plot window such as - save, zoom, move axis, back and forward and Home