-
- Posts: 3
- Joined: Fri Apr 26, 2013 7:48 pm
i've written a macro in chemstation to identify compounds in a given GC-MS dataset. In order to test my macro I would like to create an artificial dataset (chromatogram) with Matlab and import it in chemstation. My chemstation software has the function "Import AIA RAW DATA FILES" which imports .cdf files. Matlab has a "cdfwrite" command to create cdf-files. So I think it should be possible. The only question is: How is the cdf-file structured? There needs to be at least the time (or framenumber), masses, and the MS-measurement (matrix?). Anybody here who could help me with this? The file format is certainly documented somewhere but up to now I wasn't able to find it.
Thanks