How can I divide the index of requirements by hierarchy?

56 Ansichten (letzte 30 Tage)
JinWook Park
JinWook Park am 3 Dez. 2024 um 5:11
Kommentiert: Anjaneyulu Bairi vor etwa 2 Stunden
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......
  2 Kommentare
Angelo Yeo
Angelo Yeo vor etwa 10 Stunden
Can you show your whole workflow? Do you import requirements from Excel or Words? Or, it would be helpful if you can share your slreqx file (or a simplified one) for a better understanding.
Anjaneyulu Bairi
Anjaneyulu Bairi vor etwa 2 Stunden
can you share your slreqx file and exact workflow?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Pat Canny
Pat Canny vor etwa 18 Stunden
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!

Produkte


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by