From: Ramon Nogueron on
Hi,

I'm creating a binary exe from my model with the real time workshop.
How can I change parameters in runtime without regenerating code again?

I heard that is possible with the rapid simulation target but that means using the command line, which in principle is not accessible anymore because I'm running an exe file and no matlab interface is open.
Can I do it from a s-function? or perhaps is possible to compile the matlab script to another exe file?

Thank you.
Ramon.