Taylor
Followers: 0 Following: 0
Feeds
已回答
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...
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...
8 months 前 | 0
| 已接受
提问
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....
8 months 前 | 1 个回答 | 0
1
个回答提问
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...
9 months 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
2 years 前 | 0
| 已接受
提问
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...
2 years 前 | 1 个回答 | 0