T O P I C R E V I E W |
pink-lisa |
Posted - 02/05/2007 : 2:03:18 PM 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
|
1 L A T E S T R E P L I E S (Newest First) |
Mike Buess |
Posted - 02/05/2007 : 2:32:18 PM 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 |
|
|