The hasChangedTo function in a stateflow chart applied to a boolean
Ältere Kommentare anzeigen
Hi everyone, I would like to know if the hasChangedTo function can be applied to a stateflow data of type boolean (i.e logical). And if so, is the syntax example here correct:
hasChangedTo(scl,'true'), where scl is of type boolean.
Thank you very much for your precious help.
Antworten (1)
Muthukumar Ganesan
am 27 Jul. 2022
0 Stimmen
Hi,
Yes we can use it, this is the syntax hasChangedTo(scl,true).
Thanks.
Kategorien
Mehr zu Syntax for States and Transitions finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!