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

Home » Public Forums » archive » Re: Data management... but Execution halts!!! T.T
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: Data management... but Execution halts!!! T.T [message #51336 is a reply to message #51333] Mon, 13 November 2006 02:47 Go to previous messageGo to previous message
greg michael is currently offline  greg michael
Messages: 163
Registered: January 2006
Senior Member
Judging by the fragment you show, I'm a bit surprised that it stopped
after exactly 28 columns, since I can't see anything different there.
But what happens if you try swapping the line s='' for this:

s=strarr(10)

and then put in a break and check the first few elements - does each
contain your 28 columns? If so, then try s=strarr(157824). You'll have
to change the strsplit part (I don't think it can handle arrays), but
it can be done with strpos and strmid.

Once you have this wonderful data array, you could try plotting it -
you might be surprised that IDL can do more than prepare data for
Excel...

regards,
Greg
[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
Previous Topic: Re: canonical correlations
Next Topic: Data management... but Execution halts!!! T.T

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

Current Time: Wed Oct 08 17:50:33 PDT 2025

Total time taken to generate the page: 0.00248 seconds