我按照这篇文章http://neurochannels.blogspot.com/2010/05/how-to-run-r-code-in-matlab.html安装 R(D)Com 服务器以便从 MATLAB 调用 R ,但我收到错误消息:
Error using openR (line 68)
Cannot connect to R.
Error using COM.StatConnectorSrv_StatConnector/Init
Error: Object returned error code: 0x80040013
这是怎么回事?有没有其他方法可以在 MATLAB 中调用 R?有人告诉我
system
可以用bee来调用其他的执行程序,但是怎么做呢?