Error: Time values must be monotonically non-decreasing

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

Show us the code so that people can help...
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.
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.

Sign in to comment.

Answers (0)

Categories

Asked:

on 10 Aug 2017

Commented:

on 10 Aug 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!