User`s guide

Exporting Data in the Image Acquisition Tool
3-35
Exporting Data in the Image Acquisition Tool
You can export the data that has been acquired in memory to a MAT-file, the MATLAB
Workspace, VideoWriter, or other options.
To export the acquisition data:
1
Click the Export Data button in the Preview window to export the last
acquisition that was logged to memory.
2
In the Data Exporter dialog box, select MAT-File, MATLAB Workspace, or one of the
other options in the Data Destination field. You can choose Image Tool or Image
File for single-frame acquisitions.
These two options are provided by the Image Processing Toolbox software. The Movie
Player tool is also provided by the Image Processing Toolbox software and is only
available for multiple-frame acquisitions. VideoWriter is part of core MATLAB and is
recommended.
3
If you selected MAT-File or MATLAB Workspace, then enter a name for the new
variable in the Variable Name field, and click OK.
4
If you selected VideoWriter, you need to select a profile from the Profile list. For
information on the profiles, see “Disk Logging” on page 3-17.