Main Content

slreq.importViewSettings

Import view settings

Description

slreq.importViewSettings(viewSettingsFile) imports Requirements Toolbox™ view settings from a MAT-file, viewSettingsFile.

slreq.importViewSettings(viewSettingsFile, overwriteFlag) imports Requirements Toolbox view settings from a MAT-file, viewSettingsFile, with an optional argument to overwrite existing view settings, specified by overwriteFlag.

Input Arguments

collapse all

Requirements Toolbox view settings file name, specified as a character vector.

Optional flag to specify whether the existing view settings are to be overwritten, specified as a Boolean.

Version History

Introduced in R2018b