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)
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...