lookup table for a function
1 次查看(过去 30 天)
显示 更早的评论
Hey guys I'm trying to use a lookup table for a function that is not monotonically increasing, but simulink is saying to me that the points of this function should be monotonically increasing. How do I do this:
3 个评论
dpb
2014-8-27
I don't know Simulink but that surprises me that decreasing monotonically is an issue. Are you sure it is monotonic or does it have a repeated value, maybe?
Mayhaps need to see the data to comment further...
采纳的回答
更多回答(1 个)
Amira benAmeur
2017-11-28
编辑:Amira benAmeur
2017-11-29
if you have decimal numbers in your data entries make sure that you didn't use ',' instead of '.' in the decimal number
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!