Main Content

Code Prover Analysis in MATLAB Coder

Verify code generated from MATLAB® code

After you generate C/C++ code from MATLAB code in the MATLAB Coder™ app or by using codegen, you can configure Polyspace® Code Prover™ to check the generated code for run-time errors.

Functions

pslinkoptionsCreate an options object to customize Polyspace analysis of generated code or custom code in Simulink model
pslinkrunRun Polyspace analysis on model, system, or S-Function

Topics