Main Content

dataSourceChangeListener

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

Update external tool when connecting to signal being loaded into Lidar Labeler app

Since R2020b

Syntax

dataSourceChangeListener(syncImageObj)

Description

dataSourceChangeListener(syncImageObj) provides the option to update the external tool when loading a new data source is loaded into the Lidar Labeler app. 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