How to hold a signal for specific amount of samples?

2 次查看(过去 30 天)
I am using a enabled subsytem. Inside this subsystem I am trying to compare two signals using a relational operator. Whenever comparison holds true, relational operator will flag 1. I have connected a outport block to relational operator. Since I have selected reset option when output is disabled in block parameters of outport block, the outport sends out 1 for one sample period and resets back to zero. But I want to hold this value at 1 for atleast 4 samples and it should reset back to zero after 4 samples.How can I achieve this? I don't want to delay the output. I want to hold the output for certain samples and then reset it back to zero.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Ports and Subsystems 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by