some lib function is not working
i am using Python 3.4.3 windows 64 bit based, linspace(), len(), clf() function are not working in this version. how to do these function in python 3.4.3 version?

Python-3.4.3 Using-plot-command-interactively 05-06 min 10-20 sec 27-10-20, 4:36 p.m. rajendaras@yahoo.co.in

Answers:

Please start Ipython interpreter with the pylab functionality as specified in the tutorials. If you do not wish to use Pylab you will have to manually import all the methods
06-11-20, 9:13 a.m. ankitrj.iitb


Click here to reply/comment online