Control ZEN Blue and the microscope from MATLAB

Control the ZEN Blue microscope control software from within a MATLAB script
355 Downloads
Updated 19 Sep 2016

View License

This example illustrates the possibility to control the ZEN Blue microscope control software from within a MATLAB script via the COM interface. This allows using the ZEN Python scripts as an integral part of an M-File.
The ZEN OAD (Open Application Development) API can be imported into MATLAB and allows automating the complete workflow including the image acquisition from MATLAB.
- ZEN is used as an image acquisition machine
- the experiment is started directly from within MATLAB
- the resulting CZI file is imported via BioFormats
- the image analysis is done in MATLAB

Cite As

Sebastian (2026). Control ZEN Blue and the microscope from MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/50079-control-zen-blue-and-the-microscope-from-matlab), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.2.0.0

Updated GetOMEData.m and ReadImage6D.m files.

1.1.0.0

Corrected Typos.

1.0.0.0