photo

Abhishek

MathWorks

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Revival Level 2
  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Simulink Test baseline data from excel
I guess there can be two ways to fix this. Change "Out1" to "Out1:1" in the excel file so that the signal name matches with what...

7 years 前 | 1

| 已接受

已回答
Simulink Test - Test Sequence Autocomplete Issue
Apologies for the very very late response. Tab completion has been added in R2016a. From R2016a release notes: The Test Seque...

7 years 前 | 0

| 已接受

已回答
How to access streamed signals for custom criteria in Simulink Test?
I assume you are using R2016b or earlier when streamed and logged signals were handled differently. You can use the following co...

7 years 前 | 1

已回答
What causes the error: "Could not append child which had existing parent" when trying to generate a report via Test Manager
Please take a look at this bug report: <https://www.mathworks.com/support/bugreports/1545180> There is a patch attached to t...

7 years 前 | 1

| 已接受

已回答
Code Coverage with Simulink Test
Starting 16a, you can collect model and code coverage from your tests in Simulink Test Manager: <http://www.mathworks.com/help/...

8 years 前 | 0

已回答
Test Manager Visualize Results only plots 10 seconds
Which release are you using? Select the axes and press spacebar to "fit to view". It is possible that the axes limits are less t...

8 years 前 | 0

已回答
How can I create Baseline Criteria In Test Manager
You need to capture baseline data for creating baseline criteria. There are a couple of ways you can do this. You need to first ...

8 years 前 | 0

已回答
Testing large-scale models in SIMULINK
For testing Simulink models, there are a few features in Simulink which might help you: # Signal logging in Simulink: <ht...

11 years 前 | 1

| 已接受