stateflow action language if else construct

조회 수: 8 (최근 30일)
p fontaine
p fontaine 2013년 10월 27일
답변: Xiaohong shen 2014년 2월 18일
My question deals with the action language used by Stateflow :
when I use something like
during:
if (i==2)
x = 1;
I got an execution saying : Unresolved function 'if' in ...
It seems that if/else constructs are not supported
Is that true ?
(I am using R2010a)

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2013년 10월 27일
편집: Azzi Abdelmalek 2013년 10월 27일

추가 답변 (1개)

Xiaohong shen
Xiaohong shen 2014년 2월 18일
It doesn't work, I have R2013a;

카테고리

Help CenterFile Exchange에서 Stateflow에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by