comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: log scale colorbar in IDL 8.0
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: log scale colorbar in IDL 8.0 [message #76070 is a reply to message #76064] Thu, 19 May 2011 07:06 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning writes:

> I made a Coyote Graphics command out of your pg_plotimage
> program. You can find it here:
>
> http://www.idlcoyote.com/misc/pg_plotimage.pro

There were a couple of things I couldn't get working
quite right last night. After thinking about it for
awhile this morning, I've fixed the problems and
added a LAYOUT keyword that works properly both on
the display and in PostScript.

> It took about a half hour. You can run your example
> program and display the output in a resizeable
> cgWindow like this:
>
> loadct,5
> im=dist(128,128)
> x=findgen(128)
> y=findgen(128)
> pg_plotimage,im,x,y,xrange=[5,100],$
> yrange=[5,100],/xstyle,/ystyle,/xlog,/window

You can use the LAYOUT keyword like this:

pg_plotimage,im,x,y,xrange=[5,100],$
yrange=[5,100],/xstyle,/ystyle,/xlog, layout=[2,2,2]

Same place.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: cgHistoplot issue
Next Topic: Re: problem- question

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 14:08:16 PDT 2025

Total time taken to generate the page: 0.00257 seconds