How to open a .psprj file directly from the command-line?
Show older comments
Hi,
i am trying to implement a script wich performs all required steps to generate a .psprj file and finally starts the Polyspace GUI application so the user can immediately run the analysis and view the results. Therefore i would like to pass on the path to the .psprj to the polyspace.exe.
polyspace.exe <myfile>.psprj
Does not work as there is just a Java process and the polyspace process running in the background and consuming lots of CPU cycles but the GUI never appears.
Is this possible somehow?
thank you,
Peter
Accepted Answer
More Answers (0)
Categories
Find more on Bug Finder Analysis on Clusters in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!