Simulink Test baseline data from excel

9 ビュー (過去 30 日間)
Pawel Kajak
Pawel Kajak 2017 年 10 月 5 日
回答済み: haotian zhang 2019 年 3 月 8 日
I'm having a problem with using data from an Excel sheet within my example baseline test in Simulink. The test fails with Baseline Criteria Result of "Signal did not align". Can you give me any clue on what might be the problem here. All files in attachment. Thanks.

採用された回答

Abhishek
Abhishek 2017 年 11 月 17 日
I guess there can be two ways to fix this. Change "Out1" to "Out1:1" in the excel file so that the signal name matches with what the simulation is producing. The other way could be to log the output signal. The root cause is the extra ":1" which gets added for Output ports.

その他の回答 (2 件)

haotian zhang
haotian zhang 2019 年 3 月 8 日
I have the same problem. Change "Out1" to "Out1:1" solves the problem

haotian zhang
haotian zhang 2019 年 3 月 8 日
Thanks

カテゴリ

Help Center および File ExchangeTest Model Components についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by