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
 Axis titles
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

ufologis

Latvia
Posts

Posted - 05/19/2004 :  06:08:08 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hallo!

I use Origin 7, and I want to know if there is any probability that I can make same axis title for all my graph (it's about 15 graph) automaticly ?

Mike Buess

USA
3037 Posts

Posted - 05/19/2004 :  07:26:33 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Run this script from the script window. (It assumes that only the bottom and left axes are titled.)

%A="X axis title";
%B="Y axis title";
doc -e P {
xb.text$=%A;
yl.text$=%B;
};

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 05/19/2004 07:29:23 AM
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