- 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.
How do I import group names when using the Requirements Toolbox's Requirements Editor to import USDM formatted Excel?
43 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
MULI
on 13 Dec 2024 at 14:10
To import group names from a USDM-formatted Excel file into the Requirements Toolbox's Requirements Editor, you can follow these steps:
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!
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!