On 11-Mar-2009, Jos? Luis Garc?a Pallero wrote:
| Or you can use the function load():
|
| Cl=load('foo.dat');
| Sl = Cl(:,4);
| Cl = Cl(:,3);
Yes, if the intput file has the same number of columns on each row.
But what appeared in my mailer looked like it was 3 values on a row
followed by 1 value, and then repeating, so I used fscanf. But maybe
that was not the actual format of the file.
jwe
_______________________________________________
Help-octave mailing list
address@hidden
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave