How can I divide the index of requirements by hierarchy?

77 visualizzazioni (ultimi 30 giorni)
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 Commenti
Anjaneyulu Bairi
Anjaneyulu Bairi il 4 Dic 2024 alle 6:27
can you share your slreqx file and exact workflow?
JinWook Park
JinWook Park circa 3 ore fa
Thanks, I solved it, thankfully.
I changed AsReference=true -> false and it worked.

Accedi per commentare.

Risposta accettata

Pat Canny
Pat Canny il 3 Dic 2024 alle 14:16
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 Commenti
JinWook Park
JinWook Park circa 3 ore fa
Thanks, I solved it, thankfully.
I changed AsReference=true -> false and it worked.

Accedi per commentare.

Più risposte (0)

Prodotti


Release

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by