Programmatically adding polyspace annotations in Simulink Model

3 views (last 30 days)
Is there a way to add following informaton programatically ? i believe set_param can help.

Answers (1)

Anirban
Anirban on 15 Jan 2021
You can use the function pslinkfun to programmatically add annotations to a block in a model. See the pslinkfun documentation.

Tags

Community Treasure Hunt

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

Start Hunting!