creating baselines in simulink test
이전 댓글 표시
When i hit the capture button in the baseline section of the simulink test manager, the process works until it tries to load the .mat file. then it says 'The specified file does not contain any valid simulation data' If i try to save simulation data from the simulink data inspector as a .mat file it would give me the same error. and when i try to import the same file into the simulink data inspector nothing shows up.
All of these signals are logged signals.
Also, if i save the data as a workspace variable it loads back into the simulink data inspector(SDI) just fine.
this leads me to believe that something is not working when i save it as a .mat.
i am using 2017b and this problem started when upgrading to windows 10. initially thought that it was due to microsoft access being the defualt program for .mat files, but i fixed that and the problem persists.
채택된 답변
추가 답변 (1개)
Jesús Zambrano
2020년 4월 1일
편집: Jesús Zambrano
2020년 4월 1일
0 개 추천
Use 'Capture' button if you want to record a baseline from the system under test. It will run the system under test and populate a table with the results of all those logged signals in the system. See an example here:
If you want to use some .mat (or Excel) file with data as baseline, use the 'Add' button.
카테고리
도움말 센터 및 File Exchange에서 Outputs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!