help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help-octave Digest, Vol 27, Issue 36


From: DimitryASuplatov
Subject: Re: Help-octave Digest, Vol 27, Issue 36
Date: Thu, 19 Jun 2008 20:50:24 +0400

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. 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]