Find Masked Requirement Tables
4 次查看(过去 30 天)
显示 更早的评论
I am using the slreq.modeling.find() function to pull the requirement tables from a model. I would like to also pull the masked tables form the same model but this function seems to miss those elements. How can I pull the masked tables as well?
2 个评论
Githin George
2025-1-16
I tried doing this with a simple model in MATLAB R2024a containing 2 "Requirement Table" blocks. One of the blocks had a simple mask as well. In the output I'm actually getting a 1x2 RequirementsTable array as the output. I can try debugging further if I have your model and if the masked blocks are indeed missed out in the results.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Model and Validate Requirements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!