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
 Can not plot subset by column

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
Macaha Posted - 02/02/2024 : 5:30:07 PM
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?


2   L A T E S T    R E P L I E S    (Newest First)
Macaha Posted - 02/06/2024 : 10:16:10 AM
Thank you! I' am trying to initiate a company update.
ChaoC Posted - 02/05/2024 : 09:55:08 AM
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

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