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

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.

댓글을 달려면 로그인하십시오.

 채택된 답변

TAB
TAB 2012년 12월 7일
Even though it is not clear what you want to do, I have attached image to describe how you can work with Simulink function.

추가 답변 (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

카테고리

도움말 센터File Exchange에서 Simulink Functions에 대해 자세히 알아보기

제품

태그

질문:

2012년 12월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by