From: Tomaz on 26 Mar 2010 02:15 Dear all, I have text file with 500k columns and 4 rows. At one time I need for processing only data from 1:10k points (from all 4 rows), next time I need points from 10001 to 20k and so on. Because to minimize memory requirements, i don't want read all data from the file at one time, but I don't know how to read selected subset of data from the file. Please, any tip will be very apreciated. Thank you.
|
Pages: 1 Prev: maximization using fmincon Next: load, use and save again the data |