how can i create discrete square wave with simulink

i use the singal generator and zero order hold but it cant work
thanks a lot!!

Answers (1)

I understand you are trying to create a discrete square wave using Simulink. It can be done using Signal Generator and Zero Order Hold block.
You Can Visualize discrete signal by Scope Block with some changed Settings.
Scope >> View >> Style >> Line >> No Line
>> Marker >> ‘o’
I have attached a sample model.

1 Comment

Whether you use zero-hold block or not. But by this step "Scope >> View >> Style >> Line >> No Line>> Marker >> ‘o’" you will directly get the discrete sampled signals.
So, meanwhile signal generator with sqaurewave creates the discrete signal.

Sign in to comment.

Products

Release

R2020a

Tags

Asked:

on 14 Apr 2020

Commented:

on 8 Jan 2022

Community Treasure Hunt

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

Start Hunting!