polyspace-project -generate-launching-script-for
(System Command) Generate files needed to run static analysis on a Polyspace Platform project
Since R2025a
Syntax
Description
The polyspace-project -generate-launching-script-for system
      command generates files that allow you to run static analysis on a Polyspace® Platform project.
polyspace-project -generate-launching-script-for 
          creates the files you need to run a Polyspace static analysis on the Polyspace Platform project <myProject> [-product <productName>] [options]<myProject>. By default, the command
          generates a launching script that runs a Polyspace
            Code Prover™ analysis.
Running this command generates the following files in the current working directory:
- launchingCommand.bat(Windows®) or- launchingCommand.sh(Linux®) — Launching script that runs static analysis on- <myProject>
- options_command.txt— Information on the build configuration and static analysis configuration used by the launching script
- source_command.txt— List of the project source files
- temporal_exclusions.txt— If needed, a text file that contains any temporally exclusive tasks, as defined on the Static Analysis tab of the project Configuration pane
Examples
Input Arguments
Version History
Introduced in R2025a