While trying to run a simulink model, run into the following error complained by Simulink:
Invalid MEX-file > 'C:...\sfun_WheelContacts.mexw64': Missing dependent shared libraries: 'MSVCR90.dll' required by 'C:\Windows\system32\python27.dll->C:\Program Files\PreScan\PreScan_8.4.0\bin\boost_python-vc140-mt-1_64.dll->C:\Program Files\PreScan\PreScan_8.4.0\bin\impcore.dll->C:\Program Files\PreScan\PreScan_8.4.0\bin\dataprovider.dll->C:\Program Files\PreScan\PreScan_8.4.0\bin\interface_WheelContacts.dll->
I tried to look into the log of PreScan and Matlab integration but found nothing. Another action is to look for python27.dll. Confirm that it exists in c:\windows\system32.