Groups | Search | Server Info | Login | Register


Groups > comp.lang.idl > #141

log log scale

Newsgroups comp.lang.idl
Date 2018-05-13 22:08 -0700
Message-ID <0b01387c-64c2-4780-bdeb-42ad155beba8@googlegroups.com> (permalink)
Subject log log scale
From sid <gunvicsin11@gmail.com>

Show all headers | View raw


Hi all,
plot1
plot,x,y,/xlog,/ylog
plot2
plot,alog10(x),alog10(y)

I expect this two plots to be same. But it is not. Please let me know, why this two are not same.

thanks in advance 

Back to comp.lang.idl | Previous | Next | Find similar


Thread

log log scale sid <gunvicsin11@gmail.com> - 2018-05-13 22:08 -0700

csiph-web