Hi,
I try to call a simulink accelerated model (mexw32) in a m-code, cause I will need to complile the m-code in a stand alone, and the sim function can't be compile, so I'm looking to another solution, I need to send input parameter to the model, and get the output back.
thanks