Re: The concept of a record
- From: qsc <qingshan.chen@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 11:37:16 -0800 (PST)
After reading Gordon and Klaus's replies, I came to the conclusion
that
write(12) U(:) will write all the values in U(:) as one record. But
the concept
of "line" doesn't apply here.
If I am correct in the statement above, then what will be the
structure of
the data file? Or put in another way, after writing the array into an
external data file, I load the data file using fread of matlab. The
function
fread will produce a data matrix. What will be the shape of the
matrix?
Is it (1,N), or is it (N, 1), or something else?
I will soon find it out by experiments. But if someone can shed light
on
it beforehand, it is greatly appreciated.
Thank you!
.
- Follow-Ups:
- Re: The concept of a record
- From: Gordon Sande
- Re: The concept of a record
- From: glen herrmannsfeldt
- Re: The concept of a record
- From: dpb
- Re: The concept of a record
- References:
- The concept of a record
- From: qsc
- Re: The concept of a record
- From: Klaus Wacker
- The concept of a record
- Prev by Date: Re: Allocatable Arrays As Outputs
- Next by Date: Re: The concept of a record
- Previous by thread: Re: The concept of a record
- Next by thread: Re: The concept of a record
- Index(es):
Relevant Pages
|
|