ykank gmail.com> writes:
>
>
> Dear R Users
>
> Does some has any idea about how to execute a scilab file(.sce file) from
> the Terminal in R.
> Any kind of guidance would be highly welcomed and appreciated.
Have you looked into your Scilab directory? In mine -- under Windows XP and
Scila
That's really a scilab question, nothing to do with R as far as I can
see. Moreover, you haven't provided any of the information requested
in the posting guide (OS, example, ...).
i'm guessing that something along those lines should work,
system("scilab -nw -f yourscript.sce")
that is, p
Dear R Users
Does some has any idea about how to execute a scilab file(.sce file) from
the Terminal in R.
Any kind of guidance would be highly welcomed and appreciated.
--
View this message in context:
http://www.nabble.com/Execution-of-a-.sce-file-through-R-tp21227441p21227441.html
Sent from t
3 matches
Mail list logo