T O P I C R E V I E W |
quickkk |
Posted - 01/06/2005 : 3:44:37 PM Origin Version (Select Help-->About Origin): OriginPro 7.5 SR5 Operating System: Linux (using CodeWeaver's CrossOver Office -- Work's OK)
Hi everyone,
I was wondering if there's any way to interface origin with programs written in Fortran. More specifically, from within Origin, I'd like to start my Fortran program and tell origin to use the results generated by this program to draw different sorts of graphs. The only thing that I know how to do now is to manually start my program, wait for it to finish, then fire up origin and import/plot the data with a labtalk script.
Any ideas?
Thanks! |
1 L A T E S T R E P L I E S (Newest First) |
cpyang |
Posted - 01/06/2005 : 7:27:08 PM Can you make your FORTRAN code into a DLL?
Here is a link about calling FORTRAN from Origin C,
http://www.originlab.com/index.aspx?s=8&lm=117&pid=251
CP
|
|
|