Main Content

target.Object class

Package: target

Base class for target types

Since R2019b

Description

target.Object is an abstract base class that enables target types to inherit common functionality.

Class Attributes

Abstract
true
HandleCompatible
true

For information on class attributes, see Class Attributes.

Properties

expand all

  • true if object passes validation procedure.

  • false otherwise.

Attributes:

GetAccess
public
SetAccess
private

Data Types: logical

Methods

expand all

Examples

Validate Hardware Device Data

For an example that uses this class, see Validate Hardware Device Data.

Version History

Introduced in R2019b