Azzera filtri
Azzera filtri

stateflow action language if else construct

2 visualizzazioni (ultimi 30 giorni)
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)

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 27 Ott 2013
Modificato: Azzi Abdelmalek il 27 Ott 2013

Più risposte (1)

Xiaohong shen
Xiaohong shen il 18 Feb 2014
It doesn't work, I have R2013a;

Categorie

Scopri di più su Complex Logic in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by