Hi there! I have what must be a trivial problem, but it is causing me a headache. I have created a worksheet just fine (in Origin C from an external data file) and want to plot column 4 against column 3. I am using "Curve crvname(wks, 2, 3);" However: column 4 always gets plotted against column 1, despite the fact that the columns are (X2,Y2) in the worksheet. Any help would be appreciated. Jeff
Be aware that in version 7.5 there still is a bug in the sence that when you want to plot collumn 4 versus 1(X1) and later on also against say 3(X2)the x of the first plot (X1) will automatically be changed to X2.
I am running demo version 7.5763 (B763). If I can be re-assured that the bug is fixed in the non-demo version then I would be happy since this is important for me. Thanks!