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

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

4 Commenti

So you want to use a newer toolbox in an older release? This is not possible. That you want something does not mean you can have everything you want.
I need to do static analysis through polyspace using matlab scripting in matlab 2015b. can you please share me any another way.
You could upgrade your MATLAB app to 2019b.
It is possible through m-scripting in matlab 2019b?

Accedi per commentare.

Risposte (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 Commenti

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
Did you open MATLAB as administrator?

Accedi per commentare.

Categorie

Prodotti

Release

R2015b

Richiesto:

il 11 Ago 2023

Commentato:

il 4 Set 2023

Community Treasure Hunt

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

Start Hunting!

Translated by