polyspace 2012b critical section

3 views (last 30 days)
Lenin Nelson
Lenin Nelson on 22 Nov 2017
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 ?

Answers (1)

Alexandre De Barros
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!