polyspaceBugFinderServer
Run analysis with Polyspace Bug Finder Server using MATLAB scripts
For easier scripting, run Polyspace® analysis using a polyspace.Project
object.
Syntax
Description
polyspaceBugFinderServer(
runs an
analysis on the Polyspace options object in MATLAB®.optsObject
)
polyspaceBugFinderServer('-help')
displays options that can be
supplied to the polyspaceBugFinderServer
command to run an analysis
with Polyspace
Bug Finder™
Server™.
polyspaceBugFinderServer('-sources',
runs an analysis with Polyspace
Bug Finder
Server on the source files specified in sourceFiles
)sourceFiles
.
polyspaceBugFinderServer('-sources',
runs an analysis with Polyspace
Bug Finder
Server 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