Help-octave Digest, Vol 27, Issue 36

DimitryASuplatov genesup at gmail.com
Thu Jun 19 11:50:24 CDT 2008


Hello,
I want to load some 100000 values into octave using an internal script
like

#!/bin/sh
octave << EOF
a = load filename
...
EOF

This make octave to print all the 100000 values to the screen. This is
very disappointing and slow.

Is there any way to make a quiet data input using "load" or something
else?

Thanks. 



More information about the Help-octave mailing list