Data Type for time variable in after() function in Stateflow

Hi all
I want to use the after(delay,'msec') function to guard a transition in a Stateflow chart. The variable delay is a Simulink.Parameter in my Data Dictionary. I am wondering what data types I can use for the variable delay? Can I use uint8 for this?
I did not find any relevant information regarding the data type for the input variable of the after() function in the documentation.
With kind regards,
Jonas

 Akzeptierte Antwort

Jonas
Jonas am 10 Nov. 2020

0 Stimmen

I have done some tests and it appears that it accepts all integer or floating data types. Does not accept booleans.

Weitere Antworten (0)

Kategorien

Mehr zu Decision Logic finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2019a

Gefragt:

am 6 Nov. 2020

Beantwortet:

am 10 Nov. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by