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 for Programming
 LabTalk Forum
 edit single datapoint across multiple datasets

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
James L Posted - 10/18/2020 : 5:00:18 PM
Hello,

I'm very new to LabTalk, so I apologize if my problem is simple. I have many datasets of 400 points each that I want to plot together. Each dataset is a voltage vs current plot for a single electronic device. Each measurement scans from -10 to 12 volts, then goes back to -10 and scans up to 12 again. when I make a line plot, there's a line connecting the first 12 volt measurement (data point 200) to the second -10 volt measurement (data point 201). I want a way to hide the line between the 200 and 201 datapoints, for each line on my graph (obviously without having to go one by one to each datapoint). Does my question make sense? Can someone point me in the right direction?

Thanks,

J

1   L A T E S T    R E P L I E S    (Newest First)
YimingChen Posted - 10/19/2020 : 09:37:07 AM
Hi,

Basically you need to split your entire xy data into individual scans. You can use menu Worksheet->Split Worksheet tool to split each scan into individual worksheet, then combine all worksheets into one worksheet with multiple xy data ( menu Worksheet->Append Worksheets) then make plots. This may be easier.



James

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