How can I divide the index of requirements by hierarchy?

1 Ansicht (letzte 30 Tage)
JinWook Park
JinWook Park am 3 Dez. 2024
Kommentiert: JinWook Park am 12 Dez. 2024
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 Kommentare
Anjaneyulu Bairi
Anjaneyulu Bairi am 4 Dez. 2024
can you share your slreqx file and exact workflow?
JinWook Park
JinWook Park am 12 Dez. 2024
Thanks, I solved it, thankfully.
I changed AsReference=true -> false and it worked.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Pat Canny
Pat Canny am 3 Dez. 2024
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 Kommentare
Pat Canny
Pat Canny am 3 Dez. 2024
(many thanks to @Alex Howard for this tip!)
JinWook Park
JinWook Park am 12 Dez. 2024
Thanks, I solved it, thankfully.
I changed AsReference=true -> false and it worked.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange

Produkte


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by