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
 Plotting data...

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
dn6aa Posted - 05/03/2006 : 07:26:20 AM
Origin Version (Select Help-->About Origin): v7.5
Operating System: Windows

I think this is a pretty basic questions. Is there a way using Origin to take row after row of data (30000 rows) which contains 400 datasets each labelled numerically, so rows 1-75 is dataset 1, 76-150 dataset 2 and so on and plot them defined by their dataset. So I'm hoping there is capability to select two columns, plot the data contained but differentiate between datasets within the rows.

Can anyone help?
1   L A T E S T    R E P L I E S    (Newest First)
Hideo Fujii Posted - 05/03/2006 : 12:37:55 PM
Hi dn6aa,

Not sure what you mean, but the following may work:

1) Create a new column at the left of the 1st column. (Edit:Insert)
2) Fill the grouping values there by Set Column Values (Column:SetColumn Values) using:
  int((i-1)/75)+1
3) Apply the Group Plot tool, which is downloadable from:
http://www.originlab.com/FileExchange/details.aspx?fid=88

--Hideo Fujii
OriginLab


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