Main Content

slreq.resetViewSettings

Reset saved view settings

Description

slreq.resetViewSettings('all') resets all saved view settings.

slreq.resetViewSettings('editor') resets all saved view settings for the Requirements Editor.

slreq.resetViewSettings(ModelName) resets all saved view settings for the model specified by ModelName.

Input Arguments

collapse all

Simulink® model name, specified as a character vector.

Version History

Introduced in R2018b