Error: Time values must be monotonically non-decreasing
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
John D'Errico
il 10 Ago 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
il 10 Ago 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!