target.create
Create target object
Description
creates and returns an object of the specified class.targetObject
= target.create(targetType
)
configures the object using one or more name-value arguments.targetObject
= target.create(targetType
,Name,Value
)
Note
You can create an object and specify properties in one step for these classes:
Examples
Create New Hardware Implementation
For workflow examples that use this function, see:
Input Arguments
Output Arguments
Version History
Introduced in R2019a