Can octave print text output to file?

Kamaraju S Kusumanchi raju.mailinglists at gmail.com
Fri Jun 20 12:40:06 CDT 2008


DimitryASuplatov wrote:

> Hello,
> I have some output generated during octave run with a script. One part
> of it is technical for me to control the run and the other part is the
> result that I want to see in a separate file. Of course I could print
> all of the output to a file using bash and then parse it with grep or
> something. I have looked through the internet and concluded that "print"
> is for graphs only and printf etc. is not capable of external printing.
> Did I miss something?
> 
> So, is octave capable of printing the text to a specified file
> location?

IIUC, you are looking for commands diary, save, load. See the octave
documentation for what they do etc.,

raju
-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/



More information about the Help-octave mailing list