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
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