Open results automatically after verification
Option to open analysis results in Polyspace user interface after analysis completes
Model Configuration Pane: Polyspace
Description
The Open results automatically after verification parameter
            determines whether the Polyspace® user interface automatically opens with the results at the end of a
            Polyspace analysis. When running the analysis programmatically, specify this parameter
            as Off to prevent the Polyspace user interface from opening.
Settings
off (default) | on- On
- After you run an analysis, your results open automatically in the Polyspace user interface. 
- Off
- You must manually open your results after running an analysis. 
Recommended Settings
| Application | Setting | 
|---|---|
| Debugging | No Impact | 
| Traceability | No Impact | 
| Efficiency | No Impact | 
| Safety precaution | No Impact | 
Programmatic Use
| Parameter: OpenProjectManagerfor use withpslinkoptions | 
| Parameter: PSOpenProjectManagerfor use withset_param() | 
| Values: 'false' | 'true' | 
| Default: 'false' | 
| Example : opt = pslinkoptions(modelname); opt.OpenProjectManager = true; | 
Version History
Introduced in R2016b