Hauptinhalt

cvexit

R2026b

Exit coverage environment

Syntax

Description

cvexit exits the model coverage environment. Using cvexit closes the Coverage Details pane and removes coloring from open models.

example

Examples

collapse all

Call cvexit to close the coverage environment.

cvexit;

Version History

Introduced in R2006b