Main Content

isVisible

Visibility of scopes

Description

vis = isVisible(scope) returns the visibility of the scope System object™.

Input Arguments

collapse all

Scope, specified as a scope System object such as RangeDopplerScope.

Output Arguments

collapse all

Visibility of scope, returned as true or false. When true, scope is visible. When false, scope is hidden.

Data Types: logical

Version History

Introduced in R2019a