simulink

3 views (last 30 days)
AYAH
AYAH on 10 Feb 2012
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 Comment
Kaustubha Govind
Kaustubha Govind on 10 Feb 2012
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

Sign in to comment.

Accepted Answer

Kaustubha Govind
Kaustubha Govind on 10 Feb 2012
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.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!