Error: Time values must be monotonically non-decreasing
6 views (last 30 days)
Show older comments
I am trying to load ECG signals in simulation for further processing, but i am getting this error. I checked others solutions but they are not fitting in my case.
3 Comments
John D'Errico
on 10 Aug 2017
Exactly. All we know so far is that you have made a mistake. But show more than just the code. It is usually necessary for you to provide the data that went into using the code. So either plot the data, or provide it as a .mat file attached to a comment.
Adam
on 10 Aug 2017
Surely the error is about as self-explanatory as they come?! Check your data, look at its time values and do whatever is required to make them non-decreasing.
Answers (0)
See Also
Categories
Find more on ECG / EKG 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!