slvnvharnessopts
为 slvnvmakeharness
生成默认选项
说明
生成运行 harnessopts
= slvnvharnessoptsslvnvmakeharness
的默认配置。
示例
使用默认选项创建 Coverage Harness
此示例显示如何设置覆盖率框架的框架选项。
使用 open_system
打开模型。
open_system('slvnvdemo_counter')
使用 slvnvharnessopts
创建框架选项对象。
harnessOpts = slvnvharnessopts
harnessOpts = struct with fields: harnessFilePath: '' modelRefHarness: 1 usedSignalsOnly: 0 harnessSource: 'Signal Editor'
使用 harnessOpts
使用 slvnvmakeharness
创建框架文件。
harnessFile = slvnvmakeharness('slvnvdemo_counter', ... '', harnessOpts);
输出参量
harnessopts
— 默认框架选项
结构体
默认框架选项,以结构体返回。harnessopts
结构体具有以下字段。如果您未指定任何值,则使用默认值。
字段 | 描述 |
---|---|
harnessFilePath | 指定创建框架模型的文件路径。如果指定了无效路径, 默认值: |
modelRefHarness | 生成在 Model 模块中包含 默认值: |
usedSignalsOnly | 当 默认值: |
版本历史记录
在 R2010b 中推出
另请参阅
MATLAB 命令
您点击的链接对应于以下 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:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)