How can I start the Polyspace Daemon without a UI?

1 view (last 30 days)
I am looking to use Polyspace Bug Finder and Code Prover and need to know how I can run the Polyspace Daemon on a machine without a UI.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 29 Apr 2014
It is possible to run the Polyspace Daemon without the Bug Finder or Code Prover UI on both Windows and Linux:
On Windows, navigate to $MATLAB\R20XXx\polyspace\bin and run polyspaced.exe. This requires a command prompt running with Administrator permissions to start properly.
On Linux, navigate to $MATLAB/R20XXx/polyspace/bin and run the polyspaced script without any parameters—you may need to run it as root. After running this script on Linux for the first time, you may receive an error that you need to create a user called "poly". You can create an account on your machine for this user or modify the polyspace.conf file located in /etc/Polyspace/ to use a different username.

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!