Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Using plot command interactively - English

This is a sample video. To access the full content,
please Login

99090 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