Page 1 of 1

problems with xopen

Posted: Mon Feb 29, 2016 6:43 am
by exkiwicber
I apologize if this is a much-discussed issue.

I'm trying to just use xopen(type=m) and getting the error message "Matlab.Application is not registered". I have tried every variation of
the COMProgID you have listed in man pages. I'm running Matlab 7.11.0.584 (R2010b) Win 64bit. I've seen the stuff about statconnDCOM but
assume that only applies to connecting to R.

Any suggestions?

Re: problems with xopen

Posted: Mon Feb 29, 2016 9:11 am
by EViews Steve
It's a problem with how Matlab itself is registered on your system. I would follow these instructions on how to register Matlab:

http://www.mathworks.com/help/matlab/ma ... erver.html

Steve

Re: problems with xopen

Posted: Mon Feb 29, 2016 9:38 am
by exkiwicber
Thanks. Funny thing. I just tried it at work (was trying on laptop at home before) and it works fine. Thanks for your help