SQL Error in Simulink Test when executing a parameter sweep test case with too many iterations
Afficher commentaires plus anciens
I am trying to perform thousands of verification tests on my Simulink model, where each test has a different testing parameter. To achieve this, I have set up a Simulink Test project with one test case and 4000+ iterations. The test sweeps through the testing parameters by creating a parameter set for each iteration.
However, when the test is executed, it fails and I receive the following error message:
SQL error or missing database C:\Users\{PLACEHOLDER_USER}\AppData\Local\Temp\0a0c-dbd5-a17f-87e3.dmr. (too many SQL variables)
My testing indicates that Simulink Test only supports a maximum of 1000 iterations for each test case. Why do I receive an SQL error when I perform a parameter sweep with more than 1000 iterations?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Inputs dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!