| Author |
Comment/Response |
Jason
|
01/28/10 2:27pm
I've got a file from an IR experiment containing about 30,000 values. I'm trying to analyze it in mathematica, and am running into a few issues
1) I am using ListPlot and am able to get the plot to show up. Of course, it is by convention plotting from 0 to 4000 left to right, but I want to plot it 0 to 4000 from right to left, as is convention with wavenumbers.
2) I'd like to look into detail at certain peaks. I tried using DataRange->{min,max} but for some reason that didn't do anything.
3) Is there a way to get mathematica to label my peaks for me?
Thanks
URL: , |
|