Statistica
RANK
3.113
of 300.781
REPUTAZIONE
18
CONTRIBUTI
1 Domanda
15 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
1
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Unsaved Changes - subviewS
"subviewS" is an internal parameter related to Stateflow that is being incorrectly picked up by the comparison tool. It's non-fu...
2 mesi fa | 0
| accettato
How to export all the Test sequences as excel or any other format from Simulink Test manager?
The code below gives a very simple way to do this. The more complex your Test Sequence and the more data you want to retain from...
2 mesi fa | 0
Test Manager: "Plot Signal" -> "Override" still available?
Hi Peter, Starting in R2025a, the Simulation Data Inspector is now embedded in the Test Manager, and that has removed the overw...
2 mesi fa | 0
Is there any autosave option for tests results in test manager?
Assuming you are using Simulink Test: If you need to save the results themselves rather than a report, use sltest.testmanager.e...
circa un anno fa | 0
I am trying to write a script to convert a test case from baseline to Real- Time using test manager. However I am unable to do it programmatically. Is there any way to do it ?
There's no way to programmatically convert an existing test case into a Real-Time test case, but when first creating a test prog...
oltre un anno fa | 0
| accettato
Link req to verify statement in a test sequence
Hi Diana, There's no way to link a requirement to individual verify statements in the Test Sequence block. Requirements can onl...
oltre un anno fa | 0
Test coverage report shows same condition with 2 different sets of coverage stats
Hi Cody, Thanks for sending the model. In Stateflow, if you do not specify the type of action for your code, it will be execute...
oltre un anno fa | 0
| accettato
Issue with Configuring Plant Model from ECU TEST tool
Hi Dhivya, This could be happening because the Simulink Test Support Package for ASAM XIL is picking up the wrong version of MA...
oltre un anno fa | 1
R2020b : coverage explorer cumulative data
Hi Nicolas, You can aggregate coverage results programmatically using the + operator. You can find more details in this example...
oltre un anno fa | 0
How to determine the subset of a test suite which needs to be rerun due to changes to a project's codebase?
I recommend you take a look at the CI/CD Automation support package: https://www.mathworks.com/products/ci-cd-automation.html O...
quasi 2 anni fa | 0
How Generate Code Coverage Report in Cobertura XML Format for a .slx file
Hi Diana, For Simulink models you can use the sltest.plugins.ModelCoveragePlugin. This documentation page has an example of how...
quasi 2 anni fa | 0
| accettato
test harness input for "read from file"
Hi Bertug, As you are using image files, you need to use the "Parameter Overrides" section to change the name of the image you ...
circa 2 anni fa | 0
Load nonfinite (Inf or NaN) data into simulink simulation
The only way that I know of to bring in NaN and Inf data into Simulink is with the Playback block, available starting in R2022b:...
circa 2 anni fa | 0
Multi-Dimension Matrix input for Simulink Test R2022a
Yes, you can create multidimensional signals in the Signal Editor. In your data, every column is treated as a separate "sub"-sig...
circa 2 anni fa | 0
Risolto
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
oltre 2 anni fa
How can I measure Equivalence Class Coverage for a Simulink model?
Measuring Equivalence Class Coverage is not natively supported in Simulink Coverage, but we have developed an intial solution fo...
oltre 2 anni fa | 0
| accettato
Domanda
How can I measure Equivalence Class Coverage for a Simulink model?
Some signals in my model are partitioned into different equivalence classes. When testing the model, each of my test cases targe...
oltre 2 anni fa | 1 risposta | 0



