T O P I C R E V I E W |
mkoetse |
Posted - 01/26/2004 : 2:37:55 PM Hello,
I upgraded to version 7.5(sr1) and tried some of the tips you posted last weeks. Funny enough I was still not able to get a double y plot in a layer. Yust as a reminder (http://www.originlab.com/forum/topic.asp?TOPIC_ID=2787): --------------------------------- Curve crv5(wks,0,4); //L-V in layer 4 Curve crv6(wks,4,5); //Ecd-L in layer 6 Curve crv7(wks,4,6); //Elm-L in layer 7 ---------------------------------
After plotting in the predestined layers curve 5 gets plotted vs. column 4 instead of 0. If I disable the last two commands, crv5 is plotted correctly. Of course I could copy column 4 and set it to a x type, but I'm sure a more elegant solution should be possible.
I hope someone has a (elegant :) solution....
Marc
|
1 L A T E S T R E P L I E S (Newest First) |
easwar |
Posted - 01/26/2004 : 4:58:20 PM Hi Marc,
Can you send your complete OC file, along with other relevant files (such as project with data etc) to tech support so that we can look at the entire code and see where the problem could be?
Thanks,
Easwar OriginLab.
|
|
|