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.
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
Answers:
It's not error, the function gets executed.
Now you have to call it with exact value of the arguments.
Login to add comment