帮助中心帮助中心
本页采用了机器翻译。点击此处可查看英文原文。
返回活动覆盖率数据,清除并从文件中加载活动覆盖率数据
[covData,cumulativeCovData] = cvresults(modelName)
cvresults(modelName,'clear')
cvresults(modelName,'load',fileName)
[covData,cumulativeCovData] = cvresults(modelName) 返回活动单次运行覆盖率数据 covData 和累计覆盖率数据 cumulativeData。
covData
cumulativeCovData
modelName
cumulativeData
示例
cvresults(modelName,'clear') 清除活动覆盖率数据。
cvresults(modelName,'load',fileName) 从 .cvt 文件加载活动覆盖率数据。
fileName
.cvt
全部折叠
仿真您的模型并收集覆盖率。
cvsim(modelName);
获取当前覆盖率数据。
[covData,cumulativeCovData] = cvresults(modelName);
模型名称,指定为字符数组或字符串数组。
数据类型: char | string
char
string
覆盖率数据文件名,指定为字符数组或字符串数组。
cvdata
覆盖率数据,以 cvdata 对象的形式返回。
数据类型: cvdata
累积覆盖率数据,以 cvdata 对象的形式返回。
在 R2016a 中推出
您点击的链接对应于以下 MATLAB 命令:
请在 MATLAB 命令行窗口中直接输入以执行命令。Web 浏览器不支持 MATLAB 命令。
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office