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!