MATLAB: Do I need to check out mexw32 files from ClearCase to be able to simulate models with S-functions in Simulink 7.9 (R2009b)

caseclearmexsimulink

We are using ClearCase source control system. When simulating a Simulink model that contains an S-function I need to check out the S-function mexw32 file to be able to simulate my model.

Best Answer

One reason for this could be that Simulink need 'execute' permission for the mexw32 file. Make sure you have checked in the file to ClearCase with execute permission.