MATLAB cannot find its own libraries
- by J Collins
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?