SIMULINK - Delay Look-up Table Dynamic - Breakpoint data error

2 次查看(过去 30 天)
Hello !
I have an issue with Look-up Tables in my Simulink System.
The input of my system is a vector built with a 'tapped delay' block. I need 2007 simulation steps in order to complete my input vector. So, the whole system have to wait for the input vector to be completed before it does its operation.
But in this system, there is a look-up table dynamic with three inputs : x, xdata and ydata. The breakpoint data xdat depends on the outputs of the system so xdat have to wait 2007 simulation steps before it is initialized.
But the look-up table doesn't like that. I get the error : "the xdat vector is the breakpoint data, which must be strictly monotonically increasing".
So I would like to know of there is a way to delay the look-up table and to have the look-up table be active only when it's input is set (after 2007 simulation steps), in order to solve this error.
Thank you very much and have a nice day,
Camille

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Nonlinearity 的更多信息

产品


版本

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by