Control ZEN Blue and the microscope from MATLAB

Version 1.2.0.0 (679 ko) par Sebastian
Control the ZEN Blue microscope control software from within a MATLAB script
333 téléchargements
Mise à jour 19 sept. 2016

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.2.0.0

Updated GetOMEData.m and ReadImage6D.m files.

1.1.0.0

Corrected Typos.

1.0.0.0