Detection of change of values on single step in Test sequence
1 回表示 (過去 30 日間)
古いコメントを表示
In my model one of the signal value will have different values in single step itself. In test sequence transition I tried to detect one of these values. Test sequence is detecting only one of these multiple values in a step. I tried to use Messages in stateflow to detect these values and working fine. Is there any other method to avoid messages?
2 件のコメント
Rong Mi
2018 年 1 月 31 日
Hi, Are you asking how to get the different values of a signal in Test Sequence transition without using message? Which version of Simulink are you running? The way to create different values for a signal is very helpful to decide how to get the value in Test Sequence. Do you mind attaching your model? Thanks, Rong
Chetna Jain
2018 年 6 月 8 日
The question is not very clear
Is the design model multirate?
Are the inputs coming to test sequence block changing in one sample time (base rate of the model)?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Inputs についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!