Effacer les filtres
Effacer les filtres

stateflow action language if else construct

2 vues (au cours des 30 derniers jours)
p fontaine
p fontaine le 27 Oct 2013
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)

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 27 Oct 2013
Modifié(e) : Azzi Abdelmalek le 27 Oct 2013

Plus de réponses (1)

Xiaohong shen
Xiaohong shen le 18 Fév 2014
It doesn't work, I have R2013a;

Catégories

En savoir plus sur Complex Logic dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by