Borrar filtros
Borrar filtros

stateflow action language if else construct

2 visualizaciones (últimos 30 días)
p fontaine
p fontaine el 27 de Oct. de 2013
Respondida: Xiaohong shen el 18 de Feb. de 2014
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)

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 27 de Oct. de 2013
Editada: Azzi Abdelmalek el 27 de Oct. de 2013

Más respuestas (1)

Xiaohong shen
Xiaohong shen el 18 de Feb. de 2014
It doesn't work, I have R2013a;

Categorías

Más información sobre Complex Logic en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by