Main Content
slreq.openRequirementsManager
Description
Examples
Input Arguments
Tips
Use
bdroot
(Simulink) to get the top-level model of the current system.Use
get_param
(Simulink) andbdroot
(Simulink) to get the handle for the top-level model of the current system:model = get_param(bdroot,"Handle");
Open the Requirements Editor with
slreq.editor
.
Version History
Introduced in R2021a