simulink
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello every body, How can I get the time for 2D signal when the amplitude of the signal met certain condition(s) in simulink ,where the dimentions are: one is the amplitude and the other is the time
댓글 수: 1
Kaustubha Govind
2012년 2월 10일
Please delete this duplicate and keep your original question at: http://www.mathworks.com/matlabcentral/answers/28592-simulink
Also, please read this: http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
채택된 답변
Kaustubha Govind
2012년 2월 10일
This question is quite similar to your earlier question that I answered here: http://www.mathworks.com/matlabcentral/answers/28577-simulink
You just need to use the "Compare to Constant" block (or any other combination of math blocks as per your conditions) instead of the MinMax Running block, and switch the Triggered Subsystem for an Enabled Subsystem - the subsystem must only be enabled when the "Compare to Constant" block returns a true value.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Subsystems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!