MATLAB cannot find its own libraries

Posted by J Collins on Super User See other posts from Super User or by J Collins
Published on 2013-11-06T14:45:34Z Indexed on 2013/11/07 10:00 UTC
Read the original article Hit count: 309

Filed under:
|

I am having a problem with a new installation of MATLAB (2012b) that is cannot find the base enumberation type Simulink.IntEnumType. The specific error text is:

specified superclass 'Simulink.IntEnumType' contains a parse error or cannot be found on MATLAB's search path, possibly shadowed by another file with the same name

I am quite sure there is no shadowing, so I suspect there is a problem with the installation. Any ideas what could have gone wrong?

© Super User or respective owner

Related posts about installation

Related posts about matlab