Clear Filters
Clear Filters

how to introduce delay in matlab code

1 view (last 30 days)
I need to add two variables x and y. I will be getting the value of y after 4 seconds. how to mention it in matlab code? Is there any option to mention it in code or i should use simulink only. If we use simulink, whats the procedure for it, because initially i am getting the error as use discrete states alone.
  1 Comment
Azzi Abdelmalek
Azzi Abdelmalek on 20 Oct 2012
It's not clear, what are you using (Matlab or Simulink), which delay are you talking about? if you have tryed to make a code post it.

Sign in to comment.

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 20 Oct 2012
Edited: Azzi Abdelmalek on 20 Oct 2012
If you are using Simulink, you can use a Unit Delay block from Simulink/Discret

Tags

Products

Community Treasure Hunt

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

Start Hunting!