How Do I Delete a Linear Analysis Point from a Block Diagram?

12 views (last 30 days)
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 Comment
Rahul Mallik
Rahul Mallik on 12 Dec 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.

Sign in to comment.

Accepted Answer

J Chen
J Chen on 1 Dec 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 Comments
Rahul Mallik
Rahul Mallik on 12 Dec 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.

Sign in to comment.

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!