How to Converting sine wave to a square wave in stateflow without invoking simulink function?

i tried using the formula square(t) = sgn(sin(2πt)), but it how can the time period calculated by stateflow. and if we invoke simulink fn what has to be done?
thanks in advance

3 Commenti

What do you mean by time period, Sample time OR current simulation time ?
Do you want to generate a square wave, or to transform a sine wave to a square wave. If it's a second option, where did the sine wave come from? from Simulink? or generated in Stateflow?
transform sine wave to a square wave, sine wave is an input from simulink. time period that i mentioned is the sample time.

Accedi per commentare.

 Risposta accettata

Even though it is not clear what you want to do, I have attached image to describe how you can work with Simulink function.

Più risposte (1)

If you need a time value, in your Simulink model, add a clock block from Simulink/Sources and connect it as an input to your Stateflow chart

Categorie

Prodotti

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by