T O P I C R E V I E W |
ungat |
Posted - 05/23/2005 : 5:07:35 PM Origin Version (Select Help-->About Origin): OriginPro 7.5 Operating System:Windows XP
Hello, please could someone help me to write an Origin C program to do: 1) import n ASCII files 2) plot curve of each file 3) integrate each curve and normalise them
I hope you understood what I want.
Thanks. |
3 L A T E S T R E P L I E S (Newest First) |
ungat |
Posted - 05/24/2005 : 04:34:42 AM Hello, I am beginner in Origin C programming; I have many ASCII files data to analyse, but my analytical work involves a lot of repetitive tasks,so I would like to consider automating my routines.Example,I import an ASCII file, create a graph with data from the ASCII file, perform an integration of the correspondant curve, normalise by dividing by the area of curve.
I have tryed to compile some examples on this page: http://www.originlab.com/index.aspx?s=9&lm=71&pid=268
such as "Simple Import and Plot", "Integrate Columns and Create Report" but it does not work because there is compile error: "SimpleImportAndPlot_c.c(18) :Error, include file not found
Compiling errors found, linking cannot start!"
Could someone please help me ?
Thanks
|
ungat |
Posted - 05/24/2005 : 02:20:40 AM Ok, thank you very much Easwar
Hi,
First please take a look at some examples we have put together on this page: http://www.originlab.com/index.aspx?s=9&lm=71&pid=268
such as "Simple Import and Plot", "Integrate Columns and Create Report" etc.
Easwar OriginLab
[/quote] |
easwar |
Posted - 05/23/2005 : 5:14:01 PM Hi,
First please take a look at some examples we have put together on this page: http://www.originlab.com/index.aspx?s=9&lm=71&pid=268
such as "Simple Import and Plot", "Integrate Columns and Create Report" etc.
Easwar OriginLab
|
|
|