How do I use symbolic variables in the Simulink block diagram for different blocks? I’d like to run linmod2 and obtain a transfer function in the terms of the symbolic variables.
How do I use symbolic variables in the Simulink block diagram for different blocks?
Share
According to John D’Errico, aka woodchips, this likely not possible. That was my understanding of the way the
linmodfamily of algorithms worked as well. However, what are you trying to do that you need to get the analytic representation of the model with the symbolic parameter? There may be other ways to accomplish what you need, please elaborate.