Filter löschen
Filter löschen

Using "sec" keyword in temporal logic stateflow

1 Ansicht (letzte 30 Tage)
rajab84
rajab84 am 14 Okt. 2015
Kommentiert: rajab84 am 26 Okt. 2015
I am new to stateflow and using MATLAB 2012b. in my logic trying to use state transition condition as "after(10,sec)" on running the models, MATLAB giving error as unresolved symbol "sec". Could anybody please help me to resolve this issue?

Akzeptierte Antwort

Madhu Govindarajan
Madhu Govindarajan am 16 Okt. 2015
Could you try out a shipped demo model to see if you are getting the same error?
On MATLAB Command window type the following and press enter
>> sf_tlafter
If this demo works fine type docsearch temporal logic using after to learn more on how to use this correctly. If not, please post the exact error messages that you are receiving with the shipped model.

Weitere Antworten (0)

Kategorien

Mehr zu Complex Logic finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by