SRS_Import

Imports Thermo FTIR time series data (.SRS files) into MATLAB

Ahora está siguiendo esta publicación

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.

Citar como

Kurt Oldenburg (2026). SRS_Import (https://la.mathworks.com/matlabcentral/fileexchange/65693-srs_import), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Simultaneous and Synchronized Operations en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
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