Origin Ver. and Service Release (Select Help-->About Origin): 9.7.0.188 Operating System: Win10
Hi, I'm having troubles scripting a title for the top x axis and the right y axis of my plot. I'm trying
label -xt Toptitle; label -yr Righttitle;
and also substituting "lab" for "label". None of them work, though the command "label -xb Bottomtitle;" and "label -yl Lefttitle;" both work fine. The -p, -px, -o etc. options work fine but I'd like to attach them to the axis as axis titles.
I also need to set their font size and rotate the right y title, which I haven't found a way to do yet either. Can anyone help?