主要内容

close

R2026b

Class: lidar.connector.Connector
Namespace: lidar.connector

Close external tool connected to Multi-Sensor Labeler app

Since R2026b

Syntax

close(connectorObj)

Description

close(connectorObj) provides the option to close the external tool that is connected to the Multi-Sensor 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 lidar.connector.Connector object.

Version History

Introduced in R2026b