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
 Can not plot subset by column
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Macaha

Germany
4 Posts

Posted - 02/02/2024 :  5:30:07 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin):
OriginPro 2021b (64-bit) SR2
9.8.5.212

Operating System:
Microsoft Windows 10

I have a line plot and want to define subsets by column.
The Workbook name is "messdaten", worksheet name is "messdaten" the column is "AP":

The following did not work:
layer.plot1.subsetcol$=[messdaten]messdaten!AP;
layer1.plot1.subsetcol$=[messdaten]messdaten!AP;
layer.plot.subsetcol$=[messdaten]messdaten!AP;

How is the correct usage of "Layer.plotn.subsetcol$=..." command?


ChaoC

USA
190 Posts

Posted - 02/05/2024 :  09:55:08 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hello,

layer.plot1.subsetcol$=[messdaten]messdaten!AP; would be correct but this is a command added in Origin 2024 so it is not available in your Origin 2021b.

See the release note:
https://www.originlab.com/ReleaseNotes/detail.aspx?id=20246ORG-27144

Best,
Chao
Go to Top of Page

Macaha

Germany
4 Posts

Posted - 02/06/2024 :  10:16:10 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thank you! I' am trying to initiate a company update.
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