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 for Programming
 LabTalk Forum
 change graph name
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Flavs

Spain
Posts

Posted - 09/15/2006 :  04:32:19 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (Select Help-->About Origin): 7.5
Operating System:win xp sp2

Hi, I have an easy question, I plot my data with the following

worksheet -p 202 ;

and then I add more datasets to the plot.

The plots comes with the usual name "graph1, graph2, etc". How can I create a plot with the name I want?, or how can I change the names after creating this plots?

Also, I can change labels with ( x axis for example)

label -xb labelname;

how do I delete labels?
Thanks, Flavio.

Edited by - Flavs on 09/15/2006 04:49:37 AM

Mike Buess

USA
3037 Posts

Posted - 09/15/2006 :  07:41:18 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Flavio,

Use win -r %H newName to change the name of the active window to newName and label -r labelName to delete the label named labelName. This will delete the lower X axis label...

label -r xb;

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