stateflow action language if else construct

5 ビュー (過去 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 Center および File ExchangeComplex Logic についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by