Origin Ver. and Service Release (Select Help-->About Origin): 8 SR0 Operating System: Windows 8
I'm experiencing the following problem. If I add manually graphs to a layer, I have no problem in selecting them using the command "layer.plot='number of the plot'" If instead I add the graphs using:
plotxy iy:=(col(a),col(b))[start:end] ogl:=[names$]1! plot:=201
I cannot select them individually anymore with the "layer.plot=" command and querying the active plot if gives always "1". Also, right-clicking on the layer square in the upper-left corner, I see that, while for manually added plots there is only one selected (with the check sign), in the case of plots added with plotxy all of them are selected. Why so? Hope the explanation was clear enough... Thanks!
|