I have a control project, and I wrote a matlab function that would give an output of estimated control parameters. This is implemented in the Simulink model and I want the control block(discrete transfer function) to be continually updated according to the estimated parameters calculated. How do...