Is it possible to directly import Simulink Trim points to a different model?

1 visualización (últimos 30 días)
I have found a trim point for a system "A.slx" using the linear analysis tool. "A.slx" is actually a file which is a modified version of the base model, using the same dynamics. I would like to import this trim point from "A.slx" to my previous model "B.slx".
I've made sure that the inports in both models are identical and that the elements in which the initial state is set (just one integrator) share the same name. Outports have likewise been matched.
However, I receive this error:
Error using RCAM_DRIVER (line 29)
Unable to load the specified initial state for model 'RCAM_SIM'. Cannot find a
matching block state corresponding to element 1 of signals structure array
Looking at the internal values of the trim point, I notice that the elements of the trim point object include the name of the original model "A". Does this mean that it cannot be used in any other model without manually extracting the values and forming my own vector of inputs?

Respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by