Main Content

unlock

Class: SLSlicerAPI.SLSlicer
Namespace: SLSlicerAPI

Discards the analysis data while retaining model highlights

Description

unlock(obj) discards the analysis data while retaining model highlights.

Input Arguments

expand all

Class containing Model Slicer configuration options.

Example

openExample('slcheck/AddStartingPointAndHighlightTheModelSliceExample','sldvSliceClimateControlExample');
obj=slslicer('sldvSliceClimateControlExample');
unlock(obj);

Alternatives

To open the Model Slicer manager, in the Simulink® Editor, select the APPS tab, and click Model Slicer. To unlock the model, click <icon> on the Model Slice Manager window.

Version History

Introduced in R2015b