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
 Data Import with labtalk - tool

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
harryandyuto Posted - 05/25/2005 : 05:46:00 AM
I am looking for a simple tool to import txt files (ascii format) into different worksheets. Programming language must be labtalk - I only have origin 6.1

I also want to create after import some graphs - with templates.

Does some have such a tool to share, or where could I find such a tool.
As I am not really familiar with Labtalk it would be easier for me. But changing some lines in the code - I think i can manage this!

I only found a tool for Origin 7.5 - wich is not compatible
Thx Harald Cholewa
2   L A T E S T    R E P L I E S    (Newest First)
Laurie Posted - 05/26/2005 : 5:34:06 PM
In Origin 6.1 to run the code from the Script Window, you'll need to use:

run.section(%Y\buttons\Batch,Main);


OriginLab Technical Support
Laurie Posted - 05/25/2005 : 11:22:56 AM
Hi Harald,

You can look in the Buttons subfolder of the Origin root folder and here you'll find a file called batch.ogs. This is a script file written in Labtalk and does the following:

1. Imports each file into a new worksheet
2. Plot all data in worksheet to a graph window
3. Perform Linear fit from Simplefit code in LR.OGS
4. Report Slope and Intercept values to Results log for each fit

Laurie

P.S. You may want to consider upgrading - watch this multimedia to see what you're missing in Origin 7.5: Origin Upgrade Overview


OriginLab Technical Support

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