Given a Simulink model, I initialize its parameters like
before interfacing with Breach. It seems like Breach will create a new model with _breach.slx suffix. However, if I change the value of these parameters, Breach seems to use the previously generated model with the old values.
So how can I let Breach simulate the model with the new parameter assignments?
Thank you!
Given a Simulink model, I initialize its parameters like
before interfacing with Breach. It seems like Breach will create a new model with _breach.slx suffix. However, if I change the value of these parameters, Breach seems to use the previously generated model with the old values.
So how can I let Breach simulate the model with the new parameter assignments?
Thank you!