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
 Possibility to export data in ASCII format

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
grassian Posted - 07/30/2004 : 5:04:44 PM
Hello,

I wonder if there are following possibilities in Origin:

1. to convert (export) data of graphs and curve fittings to ASCII format (ASCII table) and transfer files to Kaleidagraph

2. to reverse X axis data (I am working with IR spectroscopy data. Scale goes from 4000 to 500 from left to right. Although I import IR spectra as ASCII file which goes 500 to 4000, on the drawing I want to see reverse scale). Simple sorting of data in this case wouldn't work.

thank You

Jonas
2   L A T E S T    R E P L I E S    (Newest First)
Mike Buess Posted - 08/01/2004 : 2:02:44 PM
Hi Jonas,

The solution to your second question suggested above certainly reverses the data but it also moves the Y axis and its labels to the opposite side of the graph. You can reverse the data without moving the Y axis by selecting Axis -> X Axis on the Format menu and swapping the From and To values on the Scale tab...

From: 4000
To: 500

Mike Buess
Origin WebRing Member
rlewis Posted - 07/30/2004 : 7:20:36 PM
1. To export data obtained from curve fittings ...
(a) Double click on the fitted to activate the plot details dialog box
(b) Click on the worksheet button to create/open the worksheet for the data
(c) Export the worksheet data using the Eile .. Export ASCii menu option

2. To reverse the x-axis display ...
(a) Click on the layer contain the graph to make that layer active
(b) Open the scriopt window
(c) Issue the LabTalk command "Layer.x.reverse=1" in the script window

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