J. Miguel Marin schrieb:
Hello,

the option with rcom does work if I open at the same time R while I am working with matlab.

But with the other option with R(D)COM, I obtain
R_handle=actxserver('StatConnectorSrv.StatConnector');
R_handle.Init('R');
??? Invoke Error, Dispatch Exception: No se puede convertir el objeto

As my windows is in spanish I traduce last phrase:
"No se puede convertir el objeto": Object cannot be converted.

I am afraid there is not any other message :-(

Could you please install and run DbgView and post the output (see the docs for R/Scilab (D)COM Server or just google for DbgView).

The last error code returned by the IStatConnector interface is also available via GetErrorCode/GetErrorText.

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