How Do I Delete a Linear Analysis Point from a Block Diagram?
11 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Rahul Mallik
2022 年 12 月 12 日
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.
採用された回答
J Chen
2020 年 12 月 1 日
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 件のコメント
Rahul Mallik
2022 年 12 月 12 日
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Linearization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!