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
 Error bars on separate layer
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

thuma@ohio.edu

1 Posts

Posted - 01/09/2013 :  3:00:34 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin 8.6 SR3, Windows 7

Is there a way to put the error bars on a separate layer so they can be easily and quickly turned on/off?

Hideo Fujii

USA
1582 Posts

Posted - 01/09/2013 :  5:09:28 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi thuma,

As from the concept of the layer which contains the different own scale, having separate error dataset
in a different layer doesn't make sense (at least in a typical construction).

You can easily turn ON or OFF the error bars from the left panel of the Plot Details dialog box. See below:



Also, you can make your own tool buttons to turn ON or OFF, which contain the LabTalk commands.
(See "Customizing Toolbars" section in the Origin help.) For example:

layer -hp 1 2; //to turn OFF(1) error bars at the 2nd plot dataset

layer -hp 0 2; //to turn ON(0) error bars at the 2nd plot dataset

Hope this helps!

--Hideo Fujii
OriginLab
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