IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
detect_spectrum_type.m File Reference

Detailed Description

Attempts to detect type of single-spectrum files.

Possible outcomes are 'pir', 'opus', 'wire', or []

See also
mergetool.m

Definition in file detect_spectrum_type.m.

Go to the source code of this file.

Functions

function detect_spectrum_type (in wild)
 

Function Documentation

function detect_spectrum_type ( in  wild)
Parameters
wild
Returns
String. Possible outcomes are [], 'pir', 'opus', 'wire'