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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 edit single datapoint across multiple datasets
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

James L

USA
1 Posts

Posted - 10/18/2020 :  5:00:18 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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

YimingChen

1665 Posts

Posted - 10/19/2020 :  09:37:07 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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

Edited by - YimingChen on 10/19/2020 09:38:07 AM
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000