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
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 change graph name

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Flavs Posted - 09/15/2006 : 04:32:19 AM
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
1   L A T E S T    R E P L I E S    (Newest First)
Mike Buess Posted - 09/15/2006 : 07:41:18 AM
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

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000