simulink
1 view (last 30 days)
Show older comments
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
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
Accepted Answer
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.
0 Comments
More Answers (0)
See Also
Categories
Find more on Subsystems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!