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

Home » Public Forums » archive » extract numbers from string
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: extract numbers from string [message #44587 is a reply to message #44586] Wed, 22 June 2005 07:10 Go to previous messageGo to previous message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Pretty clever, I guess I am one of the only IDL programmers out here that is
not using the execute function.

Haje

"Ken Mankoff" <mankoff@gmail.com> wrote in message
news:Pine.OSX.4.61.0506220854490.440@gouda.localhost...
>
> On Tue, 21 Jun 2005, Tobi wrote:
>> i have a data file with a header that has several lines, which i read
>> with
>>
>> readf,1,firstline
>> readf,1,secondline
>> ....
>>
>> firstline is a string that looks like
>> xpixels = 1024
>>
>> i am trying to convert this to a variable called nx which has the value
>> 1024.
>>
>> is there a clean and easy way to do this?
>
> success = execute( firstline )
> success = execute( secondline )
>
> -k.
>
> --
> http://spacebit.dyndns.org/
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Inverse 3D FFT
Next Topic: Re: Inverse 3D FFT

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

Current Time: Sat Oct 11 16:54:25 PDT 2025

Total time taken to generate the page: 0.87952 seconds