The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Java... forgive my ignorance

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
heyitsmebenjamin Posted - 06/08/2011 : 11:59:35 PM
Hello all,

I have a Java program (I wrote) that outputs a text file with a series of "x,y" data points.
How can I call Origin and ask it (nicely) to open Origin and have it fit the data points to the HILL EQUATION (which is an equation pre-defined in the "Advanced Fitting Tool" menu)?

It would be good to either have Origin open "like normal" and have the plotting and fitting done on screen -- or -- to have Origin open "in the background" (not visible on screen) and have Origin 'return' the equation parameters.
Thank you so much!


Ben
2   L A T E S T    R E P L I E S    (Newest First)
newuser_ca Posted - 01/10/2012 : 10:30:22 AM
Is there any Java library that supports Origin?
Did anybody successfully call Origin from Java?
Thanks.
greg Posted - 06/09/2011 : 10:27:47 AM
You can use Origin as an Automation Server via COM so you would need to add some sort of extension to Java which supports COM in Windows.

The ..\Samples\Automation Server folder has a number of examples. The "Single Peak Fit.xls" example demonstrates sending data to Origin, fitting with a function and returning parameter values.

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000