Page 1 of 1

MATLAB cape-open unit operation: class not registered

Posted: 03 October 2016, 15:11
by Motad
Hello,
I have a problem when I want to use the MATLAB cape open unit operation in COFE. It gives this error message that "failed to initialize. The Class is not registered". How can I fix that?

Thank you very much,

Re: MATLAB cape-open unit operation: class not registered

Posted: 04 October 2016, 11:15
by jasper
First attempt: re-install the Matlab CAPE-OPEN unit operation.

Second attempt: you are not running COFE as administrator, are you? If so, you cannot use any COM objects that are installed only for the current user (this is a Windows security restriction).

Third attempt, it could be that Matlab itself is not registered as COM object properly. Please follow this link to fix that https://es.mathworks.com/help/matlab/ma ... erver.html

Let me know if the problem persists.

Re: MATLAB cape-open unit operation: class not registered

Posted: 05 October 2016, 12:01
by Motad
The third attempt solved my problem.

Thank you very much!!

Re: MATLAB cape-open unit operation: class not registered

Posted: 06 October 2016, 05:22
by jasper
Glad to hear it.