The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 several histograms from one worksheet
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

CRTBT-UBT

France
Posts

Posted - 10/10/2006 :  11:30:29 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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


Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000