Avantes to Matlab

Read spectral data from Avantes USB2 spectrometer files
1,3K descargas
Actualizado 30 nov 2012

Ver licencia

A set of functions to automatically process files saved by Avantes AvaSoft 7 software. See demo for example of use and descriptions within each m-file. The main function to use is avantesSpectrumRead, it will read all binary and ASCII files saved by Avantes within a directory. The binary file reader is the avantesBinaryRead function. A couple of additional useful functions (getScansByTime and getValueAtWavelength) are provided.

Thanks to Avantes BV for decription of their binary format. I am not affiliated with Avantes.

Tested with Matlab 2011 and 2012. For earlier versions, replace ~'s with "zzz" :)

Citar como

Kotya Karapetyan (2024). Avantes to Matlab (https://www.mathworks.com/matlabcentral/fileexchange/37103-avantes-to-matlab), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Data Import and Analysis en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.0

Bug corrected: a missing function added.

1.0.0.0