Retrieve target feature objects from MATLAB memory
retrieves a target feature object from MATLAB® memory.targetFeatureObject
= target.get(targetFeatureClass
, targetFeatureObjectId
)
returns a list of tFOList
= target.get(targetFeatureClass
)targetFeatureClass
objects that are saved in
MATLAB memory.
returns a list of tFOList
= target.get(targetFeatureClass
, Name, Value)targetFeatureClass
objects that have properties
that match the name-value pairs.