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

Home » Public Forums » archive » Re: A small feature I would love to have for IDL NG
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: A small feature I would love to have for IDL NG [message #84553 is a reply to message #84552] Thu, 06 June 2013 02:53 Go to previous messageGo to previous message
m_schellens is currently offline  m_schellens
Messages: 31
Registered: February 2005
Member
Am Donnerstag, 6. Juni 2013 08:35:50 UTC+2 schrieb Xin Tao:
> I always use a=plot(x,y) instead of !null in this case, btw. But still it's not very convenient.
>
>
>
> On Thursday, June 6, 2013 2:32:59 PM UTC+8, Xin Tao wrote:
>
>> I think it would be great if I could just type plot(x,y) instead of !null=plot(x,y) to get a quick plot of x-y. I don't know how many people here agree with me, but typing !null everytime I don't care about the return value is just too much work.
>
>>
>
>>
>
>>
>
>> Xin

pl.pro:
pro pl,x,y
dummy=plot(x,y)
end

IDL> pl,x,y

Cheers,
Marc
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Image function: define new color table
Next Topic: Re: reading multiple FITS files from a directory

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

Current Time: Wed Oct 08 17:58:46 PDT 2025

Total time taken to generate the page: 0.00492 seconds