Hauptinhalt

close

R2026b

Class: lidar.syncImageViewer.SyncImageViewer
Namespace: lidar.syncImageViewer

(To be removed) Close external tool connected to Lidar Labeler app

close will be removed in a future release. Use lidar.connector.Connector instead. For information on updating your code, see Version History.

Syntax

close(syncImageObj)

Description

close(syncImageObj) provides the option to close the external tool that is connected to the Lidar Labeler app when the app closes. The app calls this method using the syncImageObj object.

Note

The client class can optionally implement this method.

Input Arguments

expand all

Synced image viewer, specified as a lidar.syncImageViewer.SyncImageViewer object.

Version History

Introduced in R2020b

collapse all