Main Content
target.API Class
Namespace: target
Description
An API defines a set of entry-point functions for interaction with a software application
or service. Use a target.API
object to provide API details for target
definition. Use this class with target.APIImplementation
to describe how an
API is used and built on target hardware.
To create a target.API
object, use the target.create
function.
Properties
Examples
Version History
Introduced in R2020b