Main Content
slreq.cmGetVersion
Get configured version of linked requirements documents
Syntax
Description
returns the configured version value of the version-controlled requirements document
doc_version
= slreq.cmGetVersion(domain
,docid
)docid
of document interface type domain
. The
configured version is the version of the document that opens when you navigate to the linked
document from MATLAB®.
returns the configured version value of the version-controlled document that is linked to
the Model-Based Design artifact doc_version
= slreq.cmGetVersion(domain
,docid
,src
)src
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019b