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
 Making a simple batch file

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
George Hodges Posted - 10/14/1998 : 4:44:00 PM
I'am demoing Origin and I would like to know how to create a batch file that will read diferent data files (ASCII) and creat a graph using the same format, except each graph will need a unique title.
1   L A T E S T    R E P L I E S    (Newest First)
a_user Posted - 11/12/1998 : 2:18:00 PM
A sample batch processing routine called BATCH.OGS can be found in the Buttons
folder of the Origin software. This script example demonstrates the import of two
ASCII files which are plotted into two layers of a double y template, after which a linear
regression is performed.

To run this batch file, open a new Origin Project, then open the Script Window
and enter the following script:

run.section(buttons\batch,main) [ENTER]

You may open BATCH.OGS in any text editor to view how our LabTalk programming
language is used for this routine.

[This message has been edited by Lorraine Weibel (edited 11-12-98).]


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