Non-existent internally saved test harness
조회 수: 3 (최근 30일)
이전 댓글 표시
I have a model with test harnesses for the sublocks. I get a warning which says:
The model 'A' contains references to externally saved test harnesses, but the harness 'A_Harness' is saved internally in 'A.slx'. It is not possible to have a mix of externally and internally saved test harnesses. Updating the settings for 'A_Harness' so that it is configured to be saved externally. Re-save the model to retain these changes. After saving, if you would like to convert all harnesses to be saved internally, go to the Analysis Menu, and choose Test Harness->Convert To Internal Harnesses.
There are similar warning for other test harnesses.
If I go to the model, right click it and go to the A_Harness properties it says it is saved externally. As far as I can see all the test harnesses accesible through the Analysis-Test Harnesses - Manage Test Harnesses menu are saved externally.
What could be causing this problem?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Outputs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!