photo

Swetha Murali

Last seen: 16 days 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • Knowledgeable Level 2
  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Using scenarios in test assessment blocks within an observer
I think using Simulink.Parameter that maps to the Scenario Parameter will allow you to use synchronize scenarios across models. ...

2 years 前 | 0

已回答
How to use Test Sequence as a function call for a test harness
It seems to me from the image that you posted of the step that the same Test Sequence Block is being used to schedule and drive ...

2 years 前 | 1

| 已接受

已回答
Parsing Test Manager Information with Nested Folders
I think the logic maybe in the way "GetTestCaseArray" function works. Here is one I wrote that will work for either one of these...

2 years 前 | 0

| 已接受

已回答
How to force the test harness to a defined sample time ?
You could use change the configuration setting after creating the harness. sltest.harness.create(model,'Name','sample_harness')...

2 years 前 | 1

已回答
Export Logged Signals While Using Test Manager
Here is the command to generate a report using the command line, this has the options to "includeSimulationSignalPlots". http...

6 years 前 | 0

已回答
SIL- Test Harness
Hi Ravi, You would need to install "Simulink Test" + "Embedded Coder" products in order to create a "SIL test harness". Upon ...

6 years 前 | 1

| 已接受