I need to integrate Polyspace 2019b in MATLAB 2015b through automation.

3 次查看(过去 30 天)
I need to integrate Polyspace 2019b in MATLAB 2015b through automation.
  4 个评论

请先登录,再进行评论。

回答(1 个)

Anirban
Anirban 2023-9-1
Based on R2019b documentation, it looks like you can cd to the folder polyspaceroot\toolbox\polyspace\pscore\pscore\ and then run:
polyspacesetup('install')
Here, polyspaceroot is the Polyspace installation folder, such as C:\Program Files\Polyspace\R2019b.
Starting R2021a, it is simpler to do the integration since you do not need to cd to the Polyspace folder. See polyspacesetup.
  2 个评论
basheer
basheer 2023-9-4
toolbox\polyspace\pslink\pslink i have integrated this path. while tried to uninstall using pslinksetup('uninstall') and polyspacesetup('uninstall') access denied got this error. please help

请先登录,再进行评论。

产品


版本

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by