saving . . . saved about executing has been deleted. about executing has been hidden .
about executing
Title
Question
How to execute program in scilab
i executed one program
but it showing me result
like exec('C:\\Users\\A27-3\\Desktop\\exercise1.sce', -1)
i doesnt understand where is error occured.

Scilab Vector-Operations 04-05 min 10-20 sec 04-05-19, 3:03 p.m. khushbu07

Answers:

It's not error, the function gets executed.
Now you have to call it with exact value of the arguments.
04-05-19, 3:05 p.m. manasdas17
what do you mean by exact value of argument?
04-05-19, 3:08 p.m. khushbu07

Login to add comment


a=2,b=5 etc.
04-05-19, 3:09 p.m. manasdas17


Log-in to answer to this question.