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?

 採用された回答

Fangjun Jiang
Fangjun Jiang 2019 年 2 月 28 日

0 投票

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSimulink Design Verifier についてさらに検索

製品

リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by