SRS_Import

버전 1.1.0.0 (2.42 KB) 작성자: Kurt Oldenburg
Imports Thermo FTIR time series data (.SRS files) into MATLAB
다운로드 수: 172
업데이트 날짜: 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