How Do I Delete a Linear Analysis Point from a Block Diagram?
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a Simulink block diagram and on one of the signal lines I set a linear analysis point: right click -> Linear Analysis Points -> Input Perturbation.
Now I want to delete that input perturbation from the model. How do I do that? The only way I see to do that is to completely delete the block that is the source of the signal, and then reinstantiate the block. Surely there must be a better way to do this.
1 Kommentar
Rahul Mallik
am 12 Dez. 2022
Go to the Simulink Model, click on the link from where you want to remove the linear analysis point. Let us say that the existing link has an Input Perturbation to it. With the link selected, go to the linearization manager tab, and click on Input Perturbation again. Re-selecting the same selection, removes it.
Akzeptierte Antwort
J Chen
am 1 Dez. 2020
Choose Model Lineraizer in the APPS tab. Select Edit Model I/Os in the Model I/Os drop down menu. Highlight the signal and click Delete. More info is at https://www.mathworks.com/help/slcontrol/ug/specify-portion-of-model-to-linearize-in-linear-analysis-tool.html
3 Kommentare
Rahul Mallik
am 12 Dez. 2022
Way simpler option :
Go to the Simulink Model, click on the link from where you want to remove the linear analysis point. Let us say that the existing link has an Input Perturbation to it. With the link selected, go to the linearization manager tab, and click on Input Perturbation again. Re-selecting the same selection, removes it.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Linearization finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!