Author |
Topic  |
|
CRTBT-UBT
France
Posts |
Posted - 10/10/2006 : 11:30:29 AM
|
Origin Version (Select Help-->About Origin): 7.5 Operating System: WinXP
Hi, I just wondered whether it is possible, and if yes how, to plot several histograms from one worksheet (different columns, different ranges in one column) in an easy way. When I'm trying this, origin overwrites the existing bin file and previous histograms are modified. Of course I can copy the corresponding part in a new worksheet, but it would be much quicker and less nerf-consuming if it was possible directly.
regards, Johannes |
|
erica-cn
China
Posts |
Posted - 10/11/2006 : 10:56:29 PM
|
Hi Johannes Elbs
In origin7.5, when you create a new histogram from the same column, it really updates the old one. This do not come out in different columns of the same worsheet, so it seems more convenient to copy the content of one column to another using the folling script: worksheet -a 1;//add one column col(3)=col(2); then active the value you want to modified in col(3) and then run run.section(plot, histogram); in the script window.
Hope this can be helpful. any more questions please feel free to contact us.
Erica Shang OriginLab Technical Service
|
 |
|
|
Topic  |
|
|
|