Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!styx!ames!ll-xn!mit-eddie!gatech!hubcap!ncrcae!ece-csc!mcnc!unccvax!cbenda From: cbenda@unccvax.UUCP (carl m benda) Newsgroups: comp.sys.ibm.pc Subject: Re: 1-2-3 and LOG-LOG plots? Message-ID: <698@unccvax.UUCP> Date: Sun, 3-May-87 12:47:10 EDT Article-I.D.: unccvax.698 Posted: Sun May 3 12:47:10 1987 Date-Received: Sun, 3-May-87 22:05:04 EDT References: <180004@nmsu-ee.UUCP> Organization: Univ. of NC at Charlotte, Charlotte, NC Lines: 21 Summary: log base 10 In article <180004@nmsu-ee.UUCP>, rusty@nmsu-ee.UUCP (Rusty Baldwin) writes: > > > lotus using log-log plots or semi-log plots. Is there a way > to do that with 1-2-3? Any help would be appreciated. > There certainly is Rusty... One way is to simply use the @log() function on the data you are going to plot and then simply state in the legend of your plot that to get the actual data points (x,y) you merely take the plotted points and raise 10 to whatever they are... i.e. x = 10^(x point on lotus graph) y = 10^(y point on lotus graph) for a log-log plot. /Carl uucp:...mcnc!unccvax!cbenda Disclaimer.... I never claim anything