Error using + (line 30) Checksums must match for cvdata operator calculation?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
daniel
am 22 Mär. 2017
Kommentiert: Davide Frey
am 24 Jan. 2019
Mathworks,
I have coverage enable in the model, I pull data using fromworkpace blocks, I have multiple test cases, I also use constants (also defined in the work space, constant blocks in the model). If I change a constant value from one test case to another in the workspace and attempt to use the overloaded operator + on the data objects I get the checksum error, why is that? How can I solve this issue?
Thanks Dan
Akzeptierte Antwort
daniel
am 24 Mär. 2017
1 Kommentar
Davide Frey
am 24 Jan. 2019
As a side note to this answer, you can encounter the same problem when the options "Parameters" is on for the test generation.
In that case, if you define set of parameters that are not made by the same parameter, simulink will assign/change the value of the missing one and maybe the size.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Verification, Validation, and Test finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!