필터 지우기
필터 지우기

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 CenterFile Exchange에서 Outputs에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by