help-octave
[Top][All Lists]
Advanced

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

Re: simple advice needed on input and output


From: marco atzeri
Subject: Re: simple advice needed on input and output
Date: Sun, 08 Jul 2012 09:34:08 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1

On 7/8/2012 8:43 AM, vilsu wrote:
Hello,

yes, I read in.txt line by line. Each line consists of a matrix operation
like: A * U * U * U

now it is more clear why

x = eval (fgetl (fid))

than "source" is more pratical


Matrices are determined beforehand.

Each line is taken from in.txt one by one, calculated, saved to the end of
the out.txt file.


Vilsu


reply via email to

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