File processing advice
Jaroslav Hajek
highegg at gmail.com
Mon Mar 2 14:30:20 CST 2009
On Mon, Mar 2, 2009 at 5:10 PM, AlexG1 <alxgel at gmail.com> wrote:
>
>
> AlexG1 wrote:
>>
>> (using fscanf, fprintf for reading and writing from\to file):
>>
>
> Just to be clear - I'm using fscanf and not load for reading is because the
> input file may contain commented lines as well, and I can't just ignore
> those lines (I need to copy them to the output file).
> --
> View this message in context: http://www.nabble.com/File-processing-advice-tp22289045p22291009.html
> Sent from the Octave - General mailing list archive at Nabble.com.
>
Performance issues (both optimizing scripts and Octave itself) are by
far best done on real examples. Can't you share your actual code + a
test file? If they're too big to post here, perhaps make the
accessible on the web?
You may be missing something simple, or there may be a simple
optimization possible for Octave.
cheers
--
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz
More information about the Help-octave
mailing list