How to revert changes in data dictionary

1 回表示 (過去 30 日間)
Bogdan Dudykevych
Bogdan Dudykevych 2019 年 2 月 28 日
回答済み: Fangjun Jiang 2019 年 2 月 28 日
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 日
discardChanges(dictionaryObj)
web(fullfile(docroot, 'simulink/slref/simulink.data.dictionary.discardchanges.html'))

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeOutputs についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by