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

Home » Public Forums » archive » image function question
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: image function question [message #90211 is a reply to message #90208] Wed, 11 February 2015 02:33 Go to previous messageGo to previous message
Helder Marchetto is currently offline  Helder Marchetto
Messages: 520
Registered: November 2011
Senior Member
the first is easy.
take away:
win.refresh, /disable

Cheers, Helder

On Wednesday, February 11, 2015 at 2:53:08 AM UTC+1, Dae-Kyu Shin wrote:
> here is a example
>
> data = DIST(500)
> x = FINDGEN(500, start=1)
> win = window()
> win.refresh, /disable
> i = image(data, x, x, /current, /axis)
> win.save, 'test.png'
>
> "test.png" file No image appears.!!(just axes)-> bug??
>
>
>
>
> and question.
>
> data = DIST(500)
> x = FINDGEN(500, start=1)/5
>
> c = contour(data, x, x, /ylog)
> i = image(data, x, x, /ylog, /axis)
>
> image function does not appear to ylog.(just yaxis value.....)
> but contour function is OK.
> Is that intended??
>
>
>
> idl 8.4 and 8.3
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Reopen HDF5 file to add more data?
Next Topic: MPFIT: 95% Confidence Interval ?

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

Current Time: Sun Oct 12 05:58:13 PDT 2025

Total time taken to generate the page: 0.16167 seconds