Contenido principal

Simulink.sdi.clearAllSubPlots

R2026b

Clear plotted signals from all subplots in Simulation Data Inspector

Description

Simulink.sdi.clearAllSubPlots clears plotted signals from all subplots on all Simulation Data Inspector tabs, including any subplots with plotted data that are not visible in the current layout. Clearing plotted signals using the Simulink.sdi.clearAllSubPlots function does not delete data from the Simulation Data Inspector. To clear plotted signals and delete data from the Simulation Data Inspector, use the Simulink.sdi.clear function.

example

Examples

collapse all

To clear all plotted signals from the Simulation Data Inspector subplots, use Simulink.sdi.clearAllSubPlots.

Simulink.sdi.clearAllSubPlots

Version History

Introduced in R2019b