|
|
|
| R2012a Documentation → Simulink Verification and Validation | |
Learn more about Simulink Verification and Validation |
|
| Contents | Index |
To create a MATLAB function file, start with the custom link type template, located in:
matlabroot/toolbox/slvnv/reqmgt/linktype_TEMPLATE.m
Your custom link type function:
Must exist on the MATLAB path with a unique function and file name.
Cannot require any 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\private:
linktype_rmi_doors.m linktype_rmi_excel.m linktype_rmi_html.m linktype_rmi_pdf.m linktype_rmi_text.m linktype_rmi_url.m linktype_rmi_word.m
![]() | Workflow for Implementing Custom Link Types | Links and Link Types | ![]() |

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |