otceliker / matlab-nd2-reader

Code snippet for converting ND2 files to 3- or 4-dimensional MATLAB arrays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matlab ND2 reader

Code snippet for converting ND2 files to 3- or 4-dimensional MATLAB arrays

This code is a very simple wrapper for the Bio-Formats bfopen method. The library can be downloaded from the Bio-Formats downloads page.

For more complicated tasks, refer to the Bio-Formats in MATLAB guide.

About

Code snippet for converting ND2 files to 3- or 4-dimensional MATLAB arrays

License:GNU General Public License v3.0


Languages

Language:MATLAB 100.0%