Re: read data from a file

I made a file called test.txt with the contents:

((x,y)->z)
x            y          z
123.     456.      623.
234.     245.     567.
678.    456.     783.

I ran "java visad.ss.SpreadSheet" and loaded test.txt
into cell A1.  It works fine.  If your data does not
appear, please report back with a more detailed
explanation of any error messages or strange behavior
that you see.

Thanks,
Curtis

At 11:31 AM 6/6/2002, yahya ay wrote:
>Hi,
>
>There is Anyone which has an example to read the data from text file?  I  
>couldn?t run the examples of this page :   
><http://www.ssec.wisc.edu/~billh/README.text>http://www.ssec.wisc.edu/~billh/README.text
>
>my file :
>
>x            y          z
>
>123.     456.      623.
>
>234.     245.     567.
>
>678.    456.     783.
>
>.............
>
>functional description looks like:
>     (x,y) --> ( z )
>
>thanks. 


  • 2002 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: