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

1 回表示 (過去 30 日間)
CamG52
CamG52 2018 年 7 月 9 日
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 Center および File ExchangeNonlinearity についてさらに検索

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by