It is common to want to take data from one computer program and analyze it with another. One has to deal with file export / import issues to achieve this objective.
Here is an example. Say we collected some CD data in a GuHCl titration experiment and want to make a plot representing the denaturation and refolding of a protein. We collect CD data for all concentrations of GuHCl over the wavelengths 270nm to 220 nm (denature.exe is a self-extracting zip file with the data files; save it to your directory, and double click on it from the WindowsNT Explorer, or Start_Run_browse and find the file, and run it; note that 0824scan files are the denaturation experiment, and 0825scan files are the refolding experiment; in case this does not work, I've placed the files on the class ftp site also under the Excel_Denature folder). The way the CD spectrometer and software work, each scan is in a separate ascii text file, with each one's name reflecting its postition in the titration series (###.001 is the first scan, ###.002 is the second, and so on). Another program wrote an ascii text file with the titration series in it (denature schedule, refold schedule). Use these two text files to obtain the [GuHCl] for each titration.
Your assignment is to use MS Excel to import these ascii text files, and to:
Hints
To create a graph
To make a bitmap of the graph after you have all of its settings as you want them,