MATLAB: Delay a continous signal

delayrepeating sequencesimulink

hi all
how to delay a continuous signal for a certain amount of time. i have a repeating sequence which needs to be delayed by 1 time unit in simulink after every 180 degrees.

Best Answer

use a "unit delay" block. set a sample time with an amount of time. after every 180 degrees? can you be more clear?
Related Question