Can two Simulink req files (.slreqx) link each other?

5 ビュー (過去 30 日間)
Baran Celikten
Baran Celikten 2024 年 10 月 17 日
コメント済み: Alex Howard 2024 年 10 月 17 日
I have two sets of Simulink req files. One of them is for high level architecture requirements which includes several units reqs inside, and the other is for specific unit is kind of decomposition of the higher level one. Would it be possible to link one/couple of requirements in unit level simulink requirement to higher level simulink requirements? I've tried to link in Simulink Requirement Editor but so far what I saw it's possible with Simulink items but not with another Simulink requirements.
Thanks.

採用された回答

Alex Howard
Alex Howard 2024 年 10 月 17 日
Hi Baran,
It sounds like you're trying to create a link between two requirements in two different requirement set files (SLREQX files). Yes, this is possible.
What version of MATLAB are you using? If you're using R2021a or later, you can create the link in the Requirements Editor by following these steps:
  1. Open both requirement sets.
  2. Select the requirement that you want to link as the source item.
  3. Click Add Link > Select for Linking with Requirement.
  4. Select the requirement that you want to link as the destination item.
  5. Create the link by selecting Add Link > Create a link from.
If you're using a version earlier than R2021a, it's also possible to create requirement-to-requirement links, but the procedure is slightly different. If you need that information, please let me know.
  2 件のコメント
Baran Celikten
Baran Celikten 2024 年 10 月 17 日
Hi Alex,
Somehow I missed for the first try.
I'm using 2023b, and now I can see how to do it.
Thanks
Alex Howard
Alex Howard 2024 年 10 月 17 日
I'm glad that resolved it!

サインインしてコメントする。

その他の回答 (0 件)

製品


リリース

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by