SRS_Import

版本 1.1.0.0 (2.4 KB) 作者: Kurt Oldenburg
Imports Thermo FTIR time series data (.SRS files) into MATLAB
172.0 次下载
更新时间 2018/2/7

查看许可证

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.

引用格式

Kurt Oldenburg (2024). SRS_Import (https://www.mathworks.com/matlabcentral/fileexchange/65693-srs_import), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Simultaneous and Synchronized Operations 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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