MATLAB SIMULINK VERIFICATION AND VALIDATION - S Podręcznik Użytkownika Strona 226

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 674
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 225
1 2 ... 221 222 223 224 225 226 227 228 229 230 231 ... 673 674

Komentarze do niniejszej Instrukcji

Brak uwag