Hi Matt,
Could you please try the following code:ii=0;
doc -e LW {
ii++;
plotxy (1,2) plot:=208 o:=[Graph$(ii)]1!; //208: XYAM vector
}
Here, it assumes that AM data are placed in columns 3 and 4 followed by XY data at column 1 and 2; though not explicitly specified in the plotxy command.
I hope this works.
--Hideo Fujii
OriginLab Corp.