I have a doubt:
A : 1. If a parameter value (say 'x = 100 ') is changed in model via Matlab-Livelink (via Matlab coding) 2. model is run.
After it,
B : 1. Again the paramater value is changed (from x = 100 to 200). via same method. 2. model is run
Question: Will the model in B take the initial values in the model the solution of A ?
Thank you.