If you are still looking, checkout...
http://www.iac.tuwien.ac.at/cavs/lc_ftir_toolbox.php
Their documentation indicates OPUS file import and export for LC-FTIR.
Let us know if this works.
Hi Barry,
I managed to set up communications between OPUS 6.5 and Matlab R2007b using Dynamic Data Exchange (DDE) conversation. Some of this information is in the OPUS Programming manual, but it turned out to be rather complicated due to bugs in both OPUS and Matlab. Essentially, I can set up communications and then send commands to OPUS from the Matlab command line, and have it load a certain OPUS file, have it tell me what that file contains (e.g.: what blocks the file contains and other parameters such as wavenumber resolution and number of data points per spectra) and ultimately have OPUS transfer select blocks into Matlab. The code was a pain to set up, and it's rather specific to my project, but it's reasonably fast for my purpose (My OPUS files contain 100,000s spectra; transfer rate of 300 spectra/second). Might this be a solution for your problem?
Alvin
Hi Alvin,
I have a set of OPUS map file that I would like to transfer to Matlab. The map file consists of thousands of spectra. I'm interested to know how you transferred your OPUS files to Matlab.
Thank you in advance for your help.
May
I'm still looking for a routine to get the absorbance block out of OPUS spectra. Anybody know of one?
Duncan