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
 Changing axis and axis title
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

pink-lisa

UK
Posts

Posted - 02/05/2007 :  2:03:18 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version 7 Operating System:XP

Hi,

I have 20+ graphs. At the moment the x-axis is labelled "Wavelength (nm)". I want to change it to Energy (eV).
Is there a way of doing this in one go?

Also I want to change the x-axis to finish at 2.3 not 2.6 as that is what the autoscaling is doing. How can i change this?

The problem is, I would like do do this to 15 out of the 20 graphs.

thanks in advance

Lisa
xxx

Mike Buess

USA
3037 Posts

Posted - 02/05/2007 :  2:32:18 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Lisa,

I don't suppose you're going to tell us which 15 graphs?

Never mind, the following script will make your changes to all graphs in the current project folder. Open Project Explorer, create a new folder and drag all 15 graphs to it. Then go to the folder and run the script.

doc -ef P {
xb.text$=Energy (EV);
x2=2.3;
};


Mike Buess
Origin WebRing Member
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