MATLAB ヘルプ センター
Get outgoing links for Requirements Table block rows
Since R2026a
myLinks = outLinks(row)
myLinks = outLinks(row) returns the outgoing links for the Requirements Table block row, row.
myLinks
row
example
collapse all
This example shows how to get the outgoing links for Requirements Table block rows.
Get the RequirementsTable object for the Requirements Table block in the myModel model.
RequirementsTable
myModel
table = slreq.modeling.find("myModel");
Get the first requirement row in the RequirementsTable object.
rows = getRequirementRows(table); reqRow = rows(1);
Get the outgoing links for the requirement row.
myLinks = inLinks(reqRow);
RequirementRow
Requirement row in the Requirements Table block, specified as a RequirementRow object.
slreq.Link
Outgoing links, returned as an slreq.Link array.
Introduced in R2026a
slreq.createLink
getRequirementRows
slreq.modeling.create
slreq.modeling.find
inLinks
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
ヨーロッパ
アジア太平洋地域
最寄りの営業オフィスへのお問い合わせ