Statistics
0 Questions
8 Answers
RANK
2,551
of 295,486
REPUTATION
24
CONTRIBUTIONS
0 Questions
8 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
4
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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 ago | 1
| accepted
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 ago | 0
| accepted
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 ago | 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 ago | 1
| accepted
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 ago | 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 ago | 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 ...
9 years ago | 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 ago | 1
| accepted