stateflow action language if else construct

2 次查看(过去 30 天)
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 中查找有关 Complex Logic 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by