Half-Day Online Pilot Workshop on AutoDock4 on 9 August 2024, 2:00 pm to 5.30 pm. Click here to register.

Using plot command interactively - English

81710 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