필터 지우기
필터 지우기

How to ressolve Lookup Table Error?

조회 수: 29 (최근 30일)
ramesh Karande
ramesh Karande 2013년 1월 1일
답변: Joshua 2023년 3월 15일
Hello, Can anyone explain me reason of the following type of eroor: Error as: Input value of block '..../LookupTable' exceeds range of breakpoint vector for dimension 1.

채택된 답변

Kaustubha Govind
Kaustubha Govind 2013년 1월 3일
It looks like your input values sometimes exceed the range that you specified in "Breakpoints 1" (assuming you're using the n-D Lookup Table), so depending on your application, you may either want to limit your input using the Saturation block, or update your "Breakpoints 1" range and the Table Data.
  댓글 수: 1
Hugo Pascual
Hugo Pascual 2014년 12월 11일
Hello, I would appreciate very much your answer, Following the discussion above, I got the same message as Ramesh with a continuous solver,even when my two inputs are both limited into the range with saturation blocks(actually they do not exceed the range, but It shows that message) however it shows no warning when I run my model with a discrete solver. It works, but I do not know why!
Thank you in advance!

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Joshua
Joshua 2023년 3월 15일
Input value of block 'SimscapeOnramp/1-D Lookup Table' exceeds range of breakpoint vector for dimension 1.

카테고리

Help CenterFile Exchange에서 Nonlinearity에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by