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,
MATLAB cape-open unit operation: class not registered
Moderator: jasper
Re: MATLAB cape-open unit operation: class not registered
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.
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
The third attempt solved my problem.
Thank you very much!!
Thank you very much!!
Re: MATLAB cape-open unit operation: class not registered
Glad to hear it.