saving . . . saved In scilab the linspace is shown in undefined command. how to correct the error,, has been deleted. In scilab the linspace is shown in undefined command. how to correct the error,, has been hidden .
In scilab the linspace is shown in undefined command. how to correct the error,,
Title
Question
sir i have one problem in scilab. the linspace command is not define .. how to correct the error..

Python-3.4.3 Getting-started-with-IPython 00-01 min 0-10 sec 22-06-19, 12:35 p.m. Karpagam_84

Answers:

Respected sir,
linspace is function of matplotlib library, and this library works in python
22-06-19, 12:38 p.m. dharmeshbhalodia33@gmail.com


what is the command to clear the screen in python?
difference between python and ipython

22-06-19, 12:59 p.m. mko11
clf() is the command to clear the plot. For clearing ipython use Ctrl + L

python is the general purpose language and ipython is the interpreter for python i.e ipython can be used 
to run python code.




22-06-19, 2:14 p.m. iakashchavan

Login to add comment


what is themeaning of python 3.4.3?

22-06-19, 1 p.m. mko11
python 3.4.3 indicates the version of the python.
22-06-19, 2:16 p.m. iakashchavan

Login to add comment


what is the meaning of python 3.4.3?

22-06-19, 1 p.m. mko11


what is the meaning of python 3.4.3?

22-06-19, 1:01 p.m. mko11


it's the 3rd release of 3.4 version 
22-06-19, 2:13 p.m. PriyaBhatnagar


Log-in to answer to this question.