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