Borrar filtros
Borrar filtros

How to ressolve Lookup Table Error?

29 visualizaciones (últimos 30 días)
ramesh Karande
ramesh Karande el 1 de En. de 2013
Respondida: Joshua el 15 de Mzo. de 2023
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.

Respuesta aceptada

Kaustubha Govind
Kaustubha Govind el 3 de En. de 2013
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 comentario
Hugo Pascual
Hugo Pascual el 11 de Dic. de 2014
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!

Iniciar sesión para comentar.

Más respuestas (1)

Joshua
Joshua el 15 de Mzo. de 2023
Input value of block 'SimscapeOnramp/1-D Lookup Table' exceeds range of breakpoint vector for dimension 1.

Categorías

Más información sobre Nonlinearity en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by