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

Home » Public Forums » archive » Define a variable
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: Define a variable [message #80497 is a reply to message #80352] Wed, 13 June 2012 01:40 Go to previous messageGo to previous message
hadi is currently offline  hadi
Messages: 33
Registered: June 2012
Member
On Jun 13, 5:12 pm, David Platten <dplat...@gmail.com> wrote:
> On Wednesday, June 13, 2012 8:07:58 AM UTC+1, hadi wrote:
>> Hi
>> I have a question about variable. How to determine if variable is
>> 'undefined'? Thank you
>> Best, Hadi
>
> Try,
>
> PRINT, N_ELEMENTS(x)
>
> or, try
>
> numElements = N_ELEMENTS(x)
> PRINT, numElements
>
> This method of checking whether a variable is defined is in the IDL help.
>
> Regards,
>
> David
>
>

Dear David
Thank you it is working. I want to make command to read DEM.bin file.
How i can do that?
Thank you
Best, Hadi
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem
Next Topic: cgwindow png export and window size

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

Current Time: Fri Oct 10 20:17:51 PDT 2025

Total time taken to generate the page: 0.39845 seconds