get error message while generating coverage report

조회 수: 1 (최근 30일)
Lan Shang
Lan Shang 2015년 5월 26일
when I try to generate coverage report, I get the following error message in 'command window', the Matlab version I'm using is 2007a+
??? Undefined function or variable 'check_matlab_version'.
??? Undefined function or variable 'check_matlab_version'.
Error in ==> simcoverage\private\report_create_structured_data>fix_sf_based_block_hierarchy at 339 cfChartIsa = sf('get','default','chart.isa');
Error in ==> simcoverage\private\report_create_structured_data at 311 [removeSystems,cvstruct] = fix_sf_based_block_hierarchy(removeSystems,cvstruct);
Error in ==> C:\MATLAB\R2007a\toolbox\slvnv\simcoverage\cvhtml.p>cvhtml at 363 [cvstruct,sysCvIds] = report_create_structured_data(allTests, testIds, metricNames,waitbarH,1);
Error in ==> simcoverage\private\generate_results at 152 cvhtml(fileName, testObj, reportOptions);
Error in ==> simcoverage\private\cv_term_dialog_test at 9 generate_results('term', testId);
??? Undefined function or variable 'check_matlab_version'.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by