Download Image Acquisition Toolbox

Transcript
UserData
Purpose
10UserData
Description
The UserData property specifies any data that you want to associate with an
image acquisition object.
Store data that you want to associate with an image acquisition object
Note The object does not use the data in UserData directly. However, you can
access the data by using the get function or by referencing the property as you
would a field in a MATLAB structure.
Characteristics
See Also
Access
Read/Write
Data type
Any
Values
User-defined
Functions
get
10-57