Clear Filters
Clear Filters

Why does the PolySpace installer fail to detect the MATLAB products on Windows XP x64?

3 views (last 30 days)
PolySpace Model Link SL and PolySpace Model Link TL products are not automatically installed as part of the PolySpace software installation on my Windows XP x64 machine. How do I install the PolySpace Model Link SL and PolySpace Model Link TL products on my machine?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 29 Jul 2024 at 0:00
Edited: MathWorks Support Team on 29 Jul 2024 at 12:56
Prior to R2008b, the PolySpace Model Link SL and PolySpace Model Link TL will not install automatically, and must be manually installed.
To manually install the software follow the steps below:
1) Navigate to the Data\Windows\Addin\Mathworks\polyspace\ directory on the PolySpace CD.
2) Copy of the files in that location to your C:\PolySpace\PolySpace_Common\PolySpaceModelLink\ directory.
3) Copy the file polyspacerc.m from the PolySpace CD directory above to the $MATLAB\toolbox\local\ folder (where $MATLAB is the installation folder for MATLAB on your machine.
4) Open the file $MATLAB\toolbox\local\matlabrc.m in a text editor.
5) At the bottom of the file add the following lines:
%% POLYSPACE CONFIGURATION
polyspacerc;
%% END OF POLYSPACE CONFIGURATION
You should now be able to access the PolySpace Model Link SL or PolySpace Model Link TL software.
If you have any issues with this configuration or if you are unable to access the PolySpace Model Link SL or PolySpace Model Link TL software after these steps, contact the Installation and Licensing support team here:

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

No release entered yet.

Community Treasure Hunt

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

Start Hunting!