From: Anne on
Hi!
I'm trying to run Model-Based Design of a SUV Anti-Rollover Control System from webinar with files from this link:
http://www.mathworks.com/matlabcentral/fileexchange/23622
But there are some problems.
First, Matlab gives me error message like:

A run cannot be made because there is no vehicle solver DLL file
in the simfile. If you do have a solver DLL file, you need to
specify its location on the Model screen.

I checked simfile, there actually is the path to solver DLL. Maybe simfile is situated in the wrong place?

And also

Invalid setting for input port dimensions of 'TMW_Anti_Roll_Controller_demo/Convert to SI Units/Demux1'. The dimensions are being set to 4. This is not valid because the total number of input and output elements are not the same
Error in port widths or dimensions. Output port 1 of 'TMW_Anti_Roll_Controller_demo/Convert to SI Units/CarSim Output' is a one dimensional vector with 4 elements

Demux is connected to the outputs of CarSim S-function
What could be the problem here?
I'm using Matlab R2009b and CarSim 7.01