Simulink Modelling: Parameter estimation:Error - invalid coverage path
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Can someone explain to me what is the meaning of invalid coverage path for a subsystem? The following lines are shown in the error:
1) if isempty(rootSlHandle) warning('SLVNV:simcoverage:cv_init_dialog_test:InvalidPath','Invalid coverage path, ''%s''',coveragePath); rootSlHandle = modelH; coveragePath = ''; end
The string in bold letters are shown in the warning. Please help, its urgent.
댓글 수: 2
Kaustubha Govind
2013년 7월 2일
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!