lookup table for a function
조회 수: 3 (최근 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!