Requirements Management Interface    

Startup

  1. Start DOORS and open the project containing the requirements you want to associate with the object.

    You must have a project open in DOORS (be logged in) in order to use MATLAB's Requirements Management Interface.

  1. Start MATLAB with the /automation startup option.

    For example, make a shortcut to start MATLAB:

    Note that MATLAB starts up minimized and the directory that MATLAB starts in is <matlabroot>\bin.

  1. Edit the file $matlabroot\toolbox\reqmgt\reqmgropts.m to specify the DOORS option for the Requirements Management Interface.
    1. Type edit reqmgropts at the MATLAB prompt.
    1. Edit the reqsys line so it appears as follows.
        
                reqsys = 'DOORS';
        
    2. Save reqmgropts.m and close it.
  2. At the MATLAB prompt, type

    or, in Simulink or Stateflow, select Requirements management interface from the Tools menu.

    The Navigator window opens.

Figure 2-2: Navigator - No Object Open


 Using the Requirements Management Interface for QSS's DOORS Opening an Object in the Navigator