Error: Time values must be monotonically non-decreasing
7 次查看(过去 30 天)
显示 更早的评论
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 个评论
John D'Errico
2017-8-10
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
2017-8-10
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!