Hello,
excuse for my insistence. I have only a little experience in MatLab, so
I am not an expert.

If I write sl<-comCreateObject("STATCONNECTORSRV.StatConnector")

it works

but comInvoke renders "NULL"
In my example, I can see comInvoke to be called 4 times.

Only the one I'm assigning to y should return a result.


As a simple question,  method="Scilab" is refered to the main *.exe
file from SciLab? Or another "thing"?

Which is the method "Scilab"?


I am afraid I do not understand the logic behind comInvoke, because I
do not know where rcom must find the method SciLab.

Aaaah, I see. You mean comInvoke(sl,"Init","SciLab")

First of all, this should tell us how important reasonable quoting is.

Second, this calls the method "Init" on the object "sl" and passes the parameter "SciLab".


Sorry for my lack of experience.

Best

ACTXSERVER Creates a COM Automation server

In SciLab? If yes, you should be able to easily access R from Scilab.

Thomas
_______________________________________________
Rcom-l mailing list
Rcom-l@mailman.csd.univie.ac.at
http://mailman.csd.univie.ac.at/mailman/listinfo/rcom-l
More information (including a Wiki) at http://rcom.univie.ac.at

Reply via email to