select multiple segments in the signal
Show older comments
Hello team,
I have below signal with x-axis as time.
I want to select segments as mentioned as T1, T2, and T3 (Orange) times as first and last part of segments.
I would like to select segment based on these T1-1,T1-2 for segment 1 , T2-1,T2-2 for segment 2 and T3-1,T3-2 for segment 3. How to provide these limits T1-1,T1-2 and so on and use that segments for further processing.
Please support.

4 Comments
Walter Roberson
on 30 Jul 2021
It is not clear as to whether you already know those limits ahead of time, or if you need to figure out where the breaks are based upon the signal value?
Matt J
on 30 Jul 2021
or if you need to figure out where the breaks are based upon the signal value?
And, if so, what is the criterion for where the sections begin and end?
NIKHIL
on 30 Jul 2021
NIKHIL
on 30 Jul 2021
Answers (0)
Categories
Find more on Octave 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!