Picking data from graph?
显示 更早的评论
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 个评论
Walter Roberson
2021-11-22
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
2021-11-22
编辑:Nurfaiz Fathurrahman
2021-11-22
Walter Roberson
2021-11-22
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
2021-11-22
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Data Exploration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!