polyspace 2012b critical section
1 view (last 30 days)
Show older comments
In Polyspace R2012b what is the use of critical section ? How PS verifies it in the code?
If the critical section is called inside a wrapper will it be effective ?
0 Comments
Answers (1)
Alexandre De Barros
on 22 Nov 2017
Hi !
You will find information on the critical section in R2012b by following this link:
Since you want to use wrappers, you can use the wrapper functions as parameters of the critical section options.
Best regards,
Alexandre
0 Comments
See Also
Categories
Find more on Run Settings 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!