I have version 8.1. I am trying to get an intro into programming for Origin C. I have some background in C++. What I am currently trying to do is write a program that would allow me to take a series of datasets (Raman spectra) and import them, mask out the peaks, fit to the background, subtract the background, gaussian fit the peaks and extract the data into a worksheet. It is mostly the variations in the syntax that are getting me. Finding a way to get examples and/or tutorial would be great. Thanks
By the way, Origin 8.1 has provided the Peak Analyzer tool for peak analysis (Fit peaks feature is only available in OriginPro version). You can refer to online help and this tutorial for more details about this tool and have a try.