MATLAB SIMULINK VERIFICATION AND VALIDATION - S User's Guide Page 226

  • Download
  • Add to my manuals
  • Print
  • Page
    / 674
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 225
9 Custom Types of Requirements Documents
9-4
Custom Link Type Functions
To create a MATLAB function file, start with the custom link type template, located in:
matlabroot/toolbox/slvnv/reqmgt/linktypes/linktype_TEMPLATE.m
Your custom link type function:
Must exist on the MATLAB path with a unique function and file name.
Cannot require input arguments.
Must return a single output argument that is an instance of the requirements link
type class.
To view similar files for the built-in link types, see the following files in
matlabroot\toolbox\slvnv\reqmgt\linktypes:
linktype_rmi_doors.m
linktype_rmi_excel.m
linktype_rmi_html.m
linktype_rmi_text.m
Page view 225
1 2 ... 221 222 223 224 225 226 227 228 229 230 231 ... 673 674

Comments to this Manuals

No comments