polyspaceCodeProverServer
Run Polyspace Code Prover verification from MATLAB
For easier scripting, run Polyspace® analysis
using a polyspace.Project
object.
Syntax
Description
polyspaceCodeProverServer(
runs a
verification on the Polyspace options object in MATLAB®.optsObject
)
polyspaceCodeProverServer('-help')
displays
all options that can be supplied to the
polyspaceCodeProverServer
command to run a Polyspace
Code Prover™ verification.
polyspaceCodeProverServer('-sources',
runs a Polyspace
Code Prover verification on the source files specified in
sourceFiles
)sourceFiles
.
polyspaceCodeProverServer('-sources',
runs a Polyspace
Code Prover verification on the source files with additional options specified by one or
more sourceFiles
,Name,Value
)Name,Value
pair arguments.
Note
Before you run Polyspace from MATLAB, you must link your Polyspace and MATLAB installations. See Integrate Polyspace Server Products with MATLAB.
Examples
Input Arguments
Version History
Introduced in R2019a