Requirements Management Interface    

Installation

You use the standard MATLAB installation process to install the Requirements Management Interface. However, if you plan to use the DOORS version of the Requirements Management Interface, you must install additional files.

Additional Installation for DOORS Users

  1. If DOORS is running, close DOORS.
  2. Copy addins.idx and addins.hlp from $matlabroot\toolbox\reqmgt to the <doors>\lib\dxl\addins directory. <doors> represents the top-level directory where DOORS is installed. Replace any existing versions of the files if they have not been modified; otherwise, merge their contents.
  3. Copy the following files from $matlabroot\toolbox\reqmgt to the <doors>\lib\dxl\addins\dmi directory. Replace any existing versions of the files.
  1. dmi.hlp

    dmi.idx

    dmi.inc

    runsim.dxl

    selblk.dxl

  1. Change the include path in the DOORS startup file. To do so:
    1. Open <doors>\lib\dxl\startup.dxl in an editor.
    2. In the user defined files section of startup.dxl, add the line
      • 
            #include <addins/dmi/dmi.inc>
        
    3. Save startup.dxl and close it.


  Configuration Information Related Products