Main Content

close

Close Site Viewer

Description

example

close(viewer) closes the specified Site Viewer.

Examples

collapse all

Create a Site Viewer.

viewer = siteviewer;

Site Viewer displaying satellite imagery of Earth

Close the Site Viewer.

close(viewer)

Input Arguments

collapse all

Map viewer for visualizing transmitter or receiver sites, specified as a siteviewer object.1

Version History

Introduced in R2019a

See Also

Functions

Objects


1 Alignment of boundaries and region labels are a presentation of the feature provided by the data vendors and do not imply endorsement by MathWorks®.