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
 Origin Forum
 log scales origin 7

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
prise Posted - 04/18/2002 : 09:27:09 AM
I have upgraded from 6.0 to 7.0. Pre-existing graphs with logarithmic scales do not show the ticks and labels correctly.
Any suggestions?
3   L A T E S T    R E P L I E S    (Newest First)
prise Posted - 04/18/2002 : 11:56:25 AM
Many thanks, all works well now.
prise Posted - 04/18/2002 : 11:47:58 AM
Many thanks, all works well now.
Laurie Posted - 04/18/2002 : 10:49:43 AM
Origin 7 logarithmic control differs from previous versions in that if the log scale range is within one decade, the ticks and grids will be linear.

There is a LabTalk system variable, @TL that you can use to control this behavior. By default it is set to 10, but you can set this to 0 to revert back to the way that 6.1 handled the increment on a log scale.

Open macros.cnf, found in the Origin folder, in any text editor. Add the following line to the end of the file:

@TL=0;

Resave the file. This setting will now be remembered every time you run Origin.

Laurie

OriginLab Technical Support

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