Re: Reading multiple ASCII files in as 2d arrays and putting them into a 3d array [message #65200 is a reply to message #65199] |
Mon, 16 February 2009 06:17   |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
matsu770610@gmail.com writes:
> i am using IDL and R right now, and the way of interaction between
> this two platform is writing the intermediate data to a file or
> reading something from the file. It's so boring and slow. Your
> strategy of supplementing IDl with R is the SPAWN method i think,
> isn't it?
> Hope you give me a more efficient method.
I'm still in the research phase, so I am not sure
I have a more efficient method yet. I just know that
when I am noodling around with something now, I am
as likely to fire up R as I am IDL. Maybe it just
has a cleaner syntax for noodling. So far, I haven't
worked with large data sets in R, but when I do, I
expect it's pass-everything-by-value mentality will
throw me back into the arms of IDL. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|