Contenu principal

close

R2026b

Class: driving.connector.Connector
Namespace: driving.connector

(To be removed) Close external tool connected to Ground Truth 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(connectorObj)

Description

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

Note

The client class can optionally implement this method.

Input Arguments

expand all

Connector object, specified as a driving.connector.Connector object.

Version History

Introduced in R2017a

collapse all