Code covered by the BSD License  

Highlights from
Copy Requirements Info

Be the first to rate this file! 3 Downloads (last 30 days) File Size: 2.16 KB File ID: #8781

Copy Requirements Info

by Richard Pfisterer

 

21 Oct 2005 (Updated 24 Oct 2005)

Copies all the requirements info from the source to destination.

| Watch this File

File Information
Description

COPY_REQINFO copies all the requirements info from the source to destination

  COPY_REQINFO(source,destination) copies all the req info from the source to destination. This is to be used when copying subsystems from one model to another.
 
  For example to copy only the "Airflow calculation" subsystem in
   fuelsys_docreq/fuel rate controller/Airflow calculation to
   untitled/Airflow calculation
    copy_reqinfo(sprintf('fuelsys_docreq/fuel rate\ncontroller/Airflow calculation'),...
     'untitled/Airflow calculation');
 
  The code is intended to be robust in that it should handle partially copied subsystems too. For example if the Integrator block is removed from the destination, all the other requirements should still be copied.
  
  Note: The destination block has to be copied separately.

Required Products Simulink Verification and Validation
MATLAB release MATLAB 7.0.4 (R14SP2)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
simulink Richard Pfisterer 22 Oct 2008 08:03:41
requirements Richard Pfisterer 22 Oct 2008 08:03:41
managment Richard Pfisterer 22 Oct 2008 08:03:41
copies Richard Pfisterer 22 Oct 2008 08:03:41
source Richard Pfisterer 22 Oct 2008 08:03:42
destination Richard Pfisterer 22 Oct 2008 08:03:42
utilities Richard Pfisterer 22 Oct 2008 08:03:42

Contact us at files@mathworks.com