saving . . . saved linspace has been deleted. linspace has been hidden .
linspace
Title
Question
I have imported numpy ,matplotlib 
while typing 'linspace?' I am getting error:

object 'linspace' not found
How to solved this error Sir?
I have tried ipython --pylab
after that I am getting attributeError : 'version_info' object has no attribute '_version_' 


Python-3.4.3 Using-plot-command-interactively 02-03 min 10-20 sec 04-04-22, 9:44 p.m. amkarbrahma9773@gmail.com

Answers:

Dear User,

Please follow the video step by step.
Before you write "linspace?" command, in the ipython prompt type %pylab and press Enter.
Then type linspace? command.
31-05-22, 10:38 a.m. hbammkanti


Log-in to answer to this question.