Re: Reading multiple ASCII files in as 2d arrays and putting them into a 3d array [message #65203 is a reply to message #65200] |
Sun, 15 February 2009 22:34   |
matsu770610
Messages: 6 Registered: August 2008
|
Junior Member |
|
|
On 2月16日, 上午4时04分, David Fanning <n...@dfanning.com> wrote:
> polystethylene writes:
>> p.s. When's the 3rd edition of your book due, is it imminent enough
>> that I should hold out on buying the 2nd edition?
>
> The short answer is "no". You should buy the 2nd edition.
> It has everything you need. :-)
>
> Cheers,
>
> David
>
> P.S. The only change in the 3rd edition will be a new
> way of programming in IDL. That is, by supplementing IDL
> with R, ImageMagick, and proj4. ;-)
>
> --
> 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.")
Hi, David,
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. Thanks. :)
|
|
|