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
 All Forums
 Origin Forum
 Origin Forum
 several histograms from one worksheet

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
CRTBT-UBT 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
1   L A T E S T    R E P L I E S    (Newest First)
erica-cn 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



The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000