Main Content

close

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

Close external tool connected to Ground Truth Labeler app

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