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 |