How can I divide the index of requirements by hierarchy?

77 vues (au cours des 30 derniers jours)
JinWook Park
JinWook Park le 3 Déc 2024 à 5:11
Commenté : JinWook Park il y a environ 3 heures
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 commentaires
Anjaneyulu Bairi
Anjaneyulu Bairi le 4 Déc 2024 à 6:27
can you share your slreqx file and exact workflow?
JinWook Park
JinWook Park il y a environ 3 heures
Thanks, I solved it, thankfully.
I changed AsReference=true -> false and it worked.

Connectez-vous pour commenter.

Réponse acceptée

Pat Canny
Pat Canny le 3 Déc 2024 à 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 commentaires
Pat Canny
Pat Canny le 3 Déc 2024 à 14:16
(many thanks to @Alex Howard for this tip!)
JinWook Park
JinWook Park il y a environ 3 heures
Thanks, I solved it, thankfully.
I changed AsReference=true -> false and it worked.

Connectez-vous pour commenter.

Plus de réponses (0)

Produits


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by