Answered
I want to extract rows from my matrix that have a specific value in the second column.
Hi Philip, We can use logical indexing to select only the rows where the second column has a value of 1. The below code can sol...

2 years ago | 3

Answered
simulink not running with no error showing
Hi, there could be few issues with your model. Here are some of the ways you can try to look into:- Check your model configura...

2 years ago | 2

Answered
How to export test manager results to a CVT file programmatically?
Hi Nikhil, The sltest.testmanager.exportResults function you mentioned is the recommended way to programmatically export test r...

2 years ago | 1

Answered
The use of SLDV with temporal specifications.
Hi Hassan, Yes, SLDV (Simulink Design Verifier) can be used for test case generation, even when temporal specifications are han...

2 years ago | 1