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 CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by