Control ZEN Blue and the microscope from MATLAB

Version 1.2.0.0 (679 KB) von Sebastian
Control the ZEN Blue microscope control software from within a MATLAB script
333 Downloads
Aktualisiert 19 Sep 2016

Lizenz anzeigen

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

Zitieren als

Sebastian (2024). 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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2016a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0.0

Updated GetOMEData.m and ReadImage6D.m files.

1.1.0.0

Corrected Typos.

1.0.0.0