Can octave print text output to file?

DimitryASuplatov genesup at gmail.com
Fri Jun 20 11:50:22 CDT 2008


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?

I very appreciate your help.
King regards, SDA.



More information about the Help-octave mailing list