|
From: BBands <bb...@gm...> - 2015-01-09 04:15:42
|
Your choice.
gnuplot> help set logscale
Syntax:
set logscale <axes> {<base>}
unset logscale <axes>
show logscale
where <axes> may be any combinations of `x`, `x2`, `y`, `y2`, `z`, `cb`, and
`r` in any order. <base> is the base of the log scaling (default is base 10).
John
On Thu, Jan 8, 2015 at 7:49 PM, Roshni Rajkumari
<raj...@gm...> wrote:
> is this logscale y in gnuplot in terms of log base 10???
|