How to revert changes in data dictionary

I'm using parameter override in test manager. Test harness uses data dictionary to store parameters. However after running the test parameter is not put back to it's original value in data dictionary. This leads to fail of next test, which doesn't override changed parameter and rely on default values.
Is it possible to put it back somehow using callback functions?

 Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 28 de Feb. de 2019

0 votos

discardChanges(dictionaryObj)
web(fullfile(docroot, 'simulink/slref/simulink.data.dictionary.discardchanges.html'))

Más respuestas (0)

Categorías

Más información sobre Simulink Design Verifier en Centro de ayuda y File Exchange.

Productos

Versión

R2018b

Preguntada:

el 28 de Feb. de 2019

Respondida:

el 28 de Feb. de 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by