Picking data from graph?
Show older comments
I have a sample signal below, I just want to retrieve the data in the red box for the next step of processing, how do I do it?

4 Comments
Walter Roberson
on 22 Nov 2021
What information do you have about the location of the red box?
Is the original signal still available, or only the graph of the signal ?
Nurfaiz Fathurrahman
on 22 Nov 2021
Edited: Nurfaiz Fathurrahman
on 22 Nov 2021
Walter Roberson
on 22 Nov 2021
How should the program know where to start extracting? How should the program know where to stop extracting ?
Is the time range fixed? Have the times been input by the user? Does the program need to detect the first minima and extract everything to the sixth minima ?
Nurfaiz Fathurrahman
on 22 Nov 2021
Accepted Answer
More Answers (0)
Categories
Find more on Data Exploration 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!