I need to generate digital clock pulse of the form [01010101] just like in the figure given below:
5 次查看(过去 30 天)
显示 更早的评论
回答(1 个)
Harsh Mahalwar
2024-2-21
Hi Saswati,
I can recognise that you are trying to generate a digital clock pulse. You can use the Pulse Generator block in Simulink to achieve the same.
As you can see here, I have created a very simple Simulink model with a Pulse Generator block and an outport block.
In the image given below, you can see the parameters of the Pulse Generator block. (You can change them according to your requirement)
You can learn more about the Pulse Generator block, from the following link:
Also, you can refer to a similar question on MATLAB Answer using the following link,
I hope this helps, thanks!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!