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!