MATLAB: Lookup table in simulink

1d lookup tablelook up tablelookup tablesimulink

Hi All ,
I am new to simulink . I am trying to create a look up table with certain correction factor values . Problem that I face is that my breakpoints are not evenly spaced so when I use simulink 1D lookup table block , I get error . Any work around for this problem .
Thanks in advance

Best Answer

There is no reason that non-uniform breakpoint spacing should be causing an error with the 1D interpolation function. I think that the error is from some other cause. You need to provide more information.
How are you defining the interpolation table (can you show the values)
What exact error message is being given?