From: Etienne on
Hi Folks

I am having a curious problem with simulink. I am running a model via the GUI and the command line. IN the first case I am passing the inputs via simulink blocks with the required signals, and setting the intial conditions via the Interface. In the second case I am sending the inputs via an input port, and setting the initial conditions with simset, and disabling all the input/output options on GUI. The problem is that the simulation when running from the command line is a lot slower. The outputs are identical, but the simulation is very slow when I run from command line. I have checked all the simulation settings and they seem to be the same. Does anybody have other ideas I can try to see what the differences are?

Any help would be appreciated. Thank you.