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

Home » Public Forums » archive » Reading fortran
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Reading fortran [message #64082] Thu, 27 November 2008 07:39
panblosky is currently offline  panblosky
Messages: 17
Registered: May 2005
Junior Member
Hi all,

perhaps it is an easy one, but I am having problems reading the
following in IDL:

open(11,file='file_name',form='unformatted')
rewind 11
do i3=1,np3
write(11) ((delta(i1,i2,i3),i1=1,np1),i2=1,np2)
end do
close(11)

any ideas?

Thanks!!
[Message index]
 
Read Message
Previous Topic: IDL app development with "Collections Framework"
Next Topic: Re: IDL for thin client

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

Current Time: Wed Oct 08 15:53:42 PDT 2025

Total time taken to generate the page: 0.00397 seconds