Problem in discrete delay bloc

1 view (last 30 days)
Ilyas KH
Ilyas KH on 19 Jan 2019
Edited: Ilyas KH on 19 Jan 2019
Hello,
I try to make this equation in simulink:
ARRIVba(Ka) =((Ca - toba(Ka)).* ENTERba(Ka)/ Ca)+ (toba(Ka -1).* ENTERba(Ka -1)/ Ca);
by using a Matlab function bolck. So I use a dicrete delay to make toba(Ka -1) and ENTERba(Ka -1) as you see in pictures. But I don't have the correct signal for toba(Ka -1). Can you help me please?
All the best,

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!