reading data
From: Highland Statistics (highstat_at_highstat.com)
Date: 11/28/03
- Next message: Jason Nielsen: "Re: NAGware compiler -- f95 to C"
- Previous message: Arjen Markus: "Re: NAGware compiler -- f95 to C"
- Next in thread: David Frank: "Re: reading data"
- Reply: David Frank: "Re: reading data"
- Reply: Dan Nagle: "Re: reading data"
- Reply: Catherine Rees Lay: "Re: reading data"
- Maybe reply: robin: "re: reading data"
- Reply: Ken Plotkin: "Re: reading data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Nov 2003 02:36:00 -0800
Hello,
How would you read the following data in fortran:
1 10 A 12
2 A B 1
3 12 B 22
4 B B AA
5 2 A D
6 3 C D
Formulated differently, the data matrix not only contains reals (or
integers), but also alpha-numerical values. I know the number of rows
and columns, and obviously doing this for numerica data is easy..but
how do you deal wih the A's and B's, etc.
Kind regards,
Alain
email: highstat@highstat.com
- Next message: Jason Nielsen: "Re: NAGware compiler -- f95 to C"
- Previous message: Arjen Markus: "Re: NAGware compiler -- f95 to C"
- Next in thread: David Frank: "Re: reading data"
- Reply: David Frank: "Re: reading data"
- Reply: Dan Nagle: "Re: reading data"
- Reply: Catherine Rees Lay: "Re: reading data"
- Maybe reply: robin: "re: reading data"
- Reply: Ken Plotkin: "Re: reading data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|