How can I divide the index of requirements by hierarchy?

3 ビュー (過去 30 日間)
JinWook Park
JinWook Park 2024 年 12 月 3 日
コメント済み: JinWook Park 2024 年 12 月 12 日
As you see in the picture file (file.slreqx),
Is it possible to modify the index number based on the type of info?
ex)
info A
1.1.1 through 1.1n
info B
2.1.1.1.1.n......
  3 件のコメント
Anjaneyulu Bairi
Anjaneyulu Bairi 2024 年 12 月 4 日
can you share your slreqx file and exact workflow?
JinWook Park
JinWook Park 2024 年 12 月 12 日
Thanks, I solved it, thankfully.
I changed AsReference=true -> false and it worked.

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

採用された回答

Pat Canny
Pat Canny 2024 年 12 月 3 日
You have a couple of options to do this:
  1. Programmatically using the Requirements Toolbox APIs (see example here for guidance)
  2. Via a callback (see documentation here)
Hopefully this helps!
  2 件のコメント
Pat Canny
Pat Canny 2024 年 12 月 3 日
(many thanks to @Alex Howard for this tip!)
JinWook Park
JinWook Park 2024 年 12 月 12 日
Thanks, I solved it, thankfully.
I changed AsReference=true -> false and it worked.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMatrix Indexing についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by