How do I modify the default levels of "Additional Synchronization Objects" within the DOORS interface in the Simulink Verification and Validation Toolbox 2.3 (R2008a)?

1 view (last 30 days)
I would like to modify the default levels of "Additional Synchronization Objects" within the DOORS interface in the Simulink Verification and Validation toolbox.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 22 Jan 2010
There is no officially supported way of modifying the default levels.
However, you can modify your installation to change the synchronization levels. You will need to modify the MATLAB code in
$MATLABROOT\toolbox\slvnv\reqmgt\private\update_doors_module.m
and change the DETAIL_INTERPRETATION function around line 2053.
You are on your own if you choose to do this, as MathWorks does not support modified MATLAB installations.

More Answers (0)

Categories

Find more on Verification, Validation, and Test in Help Center and File Exchange

Products


Release

No release entered yet.

Community Treasure Hunt

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

Start Hunting!