Origin (data analysis software): Difference between revisions

Content deleted Content added
Geobiophys (talk | contribs)
Gerlach (talk | contribs)
Line 34:
Origin can be also used as a [[Component Object Model|COM]] server for programs which may be written in [[Visual Basic .NET]], [[C Sharp (programming language)|C#]], [[LabVIEW]], etc.
 
Origin project files (.OPJ) can be read by the open-source [[LabPlot]] or [[SciDAVis]] software. The files can also be read by [[QtiPlot]] but only with a paid "Pro" version. Finally the liborigin<ref>{{Cite web|url=https://sourceforge.net/projects/liborigin|title=Liborigin}}</ref> library can also read .OPJ files such as by using the <code>opj2dat</code> script, which exports the data tables contained in the file.
 
There is also a free component (Orglab) maintained by Originlab that can be used to create (or read) OPJ files. A free Viewer application is also available.