photo

Taylor


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
Model Coverage With sltest.TestCase
There appears to be a bug in simulink 2022's model coverage plugin. The addResults field needs to be updated as follows. out.ad...

6 months ago | 0

| accepted

Question


Model Coverage With sltest.TestCase
I'm having problems collecting model coverage with script based tests in sltest.testCase. The test case isn't super important....

6 months ago | 1 answer | 0

1

answer

Question


Changing Definitions of Shared Coder Dictionary
Hi, I'm generating code for a simulation environment and an embedded target environment. When generating code in an embedded e...

7 months ago | 1 answer | 0

1

answer

Question


How do I get the harness UUID in Simulink Test
When I merge with git, the UUID of my harness gets out of sync with the XML file. How do I get the current UUID of the test harn...

1 year ago | 1 answer | 0

1

answer

Question


How do I assign the storage class of a test point with ert.tlc?
Is it possible to modify ert.tlc to allow me to have all model test points get assigned to a storage class?

1 year ago | 1 answer | 0

1

answer

Question


With sltest.TestCase, how can I execute one time step of my model at a time?
With sltest.TestCase, how can I execute one time step of my model at a time and access the output from the current time step? F...

1 year ago | 1 answer | 0

1

answer

Question


Create Test Vectors with structures of busses in sltest.TestCase
Hi, I'm trying to write a test case where I have an input that is a bus containing multiple busses that is fed into a simulink ...

1 year ago | 1 answer | 0

1

answer

Answered
Passing C++ Handles in Simulink
Playing around with it a bit, I came up with a fairly messy way to imlement this by passing a pointer to the pwork vector in the...

1 year ago | 0

| accepted

Question


Passing C++ Handles in Simulink
Hi All, I need a method to generate random numbers from within a Simulink foreach block for a set of simuated sensors. It is ex...

1 year ago | 1 answer | 0

1

answer