Open Legacy Format
Features:
Can open MATLAB data files with or without header files. Image.m file has all the data, wavelength.m files have header information.
Steps:
1. Click File → Open Legacy Format Datasets (Matlab), or click Ctrl+L.
2. Select a folder with your data. The folder should have one file Image (format N x M x L) or two files with the names Image (format N x M x L) and wavelength (a linear vector that defines the wavelengths in L). Files with other names will be ignored.
3. Click Open to visualize the data. Note: if the wavelength file is absent the channels for datasets will be defined as 1,2,3 etc.