[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: simple advice needed on input and output
From: |
vilsu |
Subject: |
Re: simple advice needed on input and output |
Date: |
Sat, 7 Jul 2012 23:43:05 -0700 (PDT) |
Hello,
yes, I read in.txt line by line. Each line consists of a matrix operation
like: A * U * U * U
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
--
View this message in context:
http://octave.1599824.n4.nabble.com/simple-advice-needed-on-input-and-output-tp4630909p4631286.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Re: simple advice needed on input and output, (continued)
- Re: simple advice needed on input and output, Przemek Klosowski, 2012/07/24
- Re: simple advice needed on input and output, vilsu, 2012/07/27
- Re: simple advice needed on input and output, Jordi GutiƩrrez Hermoso, 2012/07/27
- Re: simple advice needed on input and output, vilsu, 2012/07/27
- Re: simple advice needed on input and output, Doug Stewart, 2012/07/27
- RE: simple advice needed on input and output, Allen.Windhorn, 2012/07/27
- Re: simple advice needed on input and output, Juan Pablo Carbajal, 2012/07/27
- Re: simple advice needed on input and output, vilsu, 2012/07/28
- Re: simple advice needed on input and output, marco atzeri, 2012/07/08
Re: simple advice needed on input and output,
vilsu <=