T O P I C R E V I E W |
aakanik |
Posted - 03/16/2017 : 03:11:21 AM Origin Ver: OriginPro 8.5.0 SR1. Operating System:Windows 10
Hello,
I have written codes for analyzing spectrum in OriginC. Before analyzing it, I want to perform steps "analysis<data manipulation<subtract straight line" programatically in graph. After surfing in origin help and over net for the same, I came across use of subtract_line x-function. I added command line described in http://www.originlab.com/doc/X-Function/ref/subtract_line#Examples after adding header files #include <XFBase.h> and #include <..\Originlab\graph_utils.h> in my program but still I am getting errors.
I don't know how to use/call x-function in origin C codes and perform tasks programatically. Thus, please help me with same, even minute hint will be very appreciated.
Thank you in advance..!!
newuser |
1 L A T E S T R E P L I E S (Newest First) |
yuki_wu |
Posted - 03/16/2017 : 04:18:04 AM Hi,
Please take a look at this knowledge base item and see if this applies to you: http://www.originlab.com/doc/OriginC/examples/Accessing-X-Function
Hope it helps.
Regards, Yuki OriginLab
|
|
|