ninhchubeach
Marine/Ocean
- Aug 6, 2008
- 5
Dear all
I need to read the data file to the variables: Date, time, Value1,Value2,Value3. The variables are array with dimension n arbitrary. Inside the file likes:
06/05/2008 21:00:10.000 1.0123980E+0001 5.0372083E-0004 2.6052687E+0001
06/05/2008 21:30:10.000 1.0127100E+0001 8.8555174E-0004 2.6146746E+0001
06/05/2008 22:00:10.000 1.0129192E+0001 8.2108111E-0004 2.6269987E+0001
06/05/2008 22:30:10.000 1.0132229E+0001 7.4600358E-0004 2.6247709E+0001
...
...
Thanks alot in advance
ninhchubeach
I need to read the data file to the variables: Date, time, Value1,Value2,Value3. The variables are array with dimension n arbitrary. Inside the file likes:
06/05/2008 21:00:10.000 1.0123980E+0001 5.0372083E-0004 2.6052687E+0001
06/05/2008 21:30:10.000 1.0127100E+0001 8.8555174E-0004 2.6146746E+0001
06/05/2008 22:00:10.000 1.0129192E+0001 8.2108111E-0004 2.6269987E+0001
06/05/2008 22:30:10.000 1.0132229E+0001 7.4600358E-0004 2.6247709E+0001
...
...
Thanks alot in advance
ninhchubeach