MATLAB SIMULINK VERIFICATION AND VALIDATION - S Guía de usuario Pagina 226

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 674
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 225
1 2 ... 221 222 223 224 225 226 227 228 229 230 231 ... 673 674

Comentarios a estos manuales

Sin comentarios