How can I express bitsets, arrays and structures datatypes in requirements table?
1 view (last 30 days)
Show older comments
Is there any explicit way in which I can express custom datatypes such as bitsets, arrays and structures for requirements table block?.
1 Comment
Ayush
on 1 Dec 2022
@Cristian Napole you can use different data type on conditions or on actions while the expressions in each precondition and postcondition cell must evaluate to a scalar logical.
To learn more about it kindly refer to Use a Requirements Table Block to Create Formal Requirements - MATLAB & Simulink (mathworks.com)
Answers (0)
See Also
Categories
Find more on Model and Validate Requirements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!