SRS_Import

Imports Thermo FTIR time series data (.SRS files) into MATLAB
172 téléchargements
Mise à jour 7 fév. 2018

Afficher la licence

The data file is imported into 3 numeric arrays: Spectra, Wavenumbers and Time. Series_Info is a cell array containing the acquisition information from the file header. The spectral range and acquisition from this header info are used to calculate the Wavenumber and Time arrays.

Citation pour cette source

Kurt Oldenburg (2024). SRS_Import (https://www.mathworks.com/matlabcentral/fileexchange/65693-srs_import), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Simultaneous and Synchronized Operations 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.1.0.0

Corrected the denominator in the Interval calculation on line 32 to account for the first wavenumber being used as a fixed point.

1.0.0.0