How do I import group names when using the Requirements Toolbox's Requirements Editor to import USDM formatted Excel?

7 次查看(过去 30 天)
The Excel file listed in USDM format has the group name on the line above the line where the request is listed.
When this Excel file is imported into the Request Editor, the group names are not imported.
How can I import these group names?
If anyone knows, I would be very happy to receive an answer.
Thank you.

回答(1 个)

MULI
MULI 2024-12-13
To import group names from a USDM-formatted Excel file into the Requirements Toolbox's Requirements Editor, you can follow these steps:
  • Firstly ensure that each requirement has an associated "Group Name" in a dedicated column.
  • If group names are currently on separate lines, reorganize the data so that each requirement's row includes its corresponding group name.
  • Open the Requirements Editor in MATLAB and Use the import function to bring in the Excel file.
  • During the import process, map the "Group Name" column to a custom attribute or use it to define the hierarchical structure of the requirements.
  • After importing, check that the group names are correctly assigned to each requirement, either as attributes or as part of the hierarchy.
For more detailed instructions, refer to the this documentation on importing requirements from Microsoft Excel: https://www.mathworks.com/help/slrequirements/ug/import-requirements-from-microsoft-excel.html
Hope this helps!

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品


版本

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by