SPE Toolbox
MatLab functions for reading WinView/WinSpec .spe files
This toolbox is a collection of MatLab functions for reading WinView/WinSpec files (.spe extension) directly to MatLab. It provides functions for reading full header from file into a structure, reading frames into matrices, and reading pixel values across all frames. You can use these functions to analyse and process experiment data stored in .spe files in MatLab, and to write functions to export .spe files to animated GIFs for use in presentations. Also includes simple MatLab application...