Avantes to Matlab

Read spectral data from Avantes USB2 spectrometer files
1,3K téléchargements
Mise à jour 30 nov. 2012

Afficher la licence

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" :)

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2011a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Data Import and Analysis dans Help Center et MATLAB Answers

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

Bug corrected: a missing function added.

1.0.0.0