[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
how to redirect the plot to a file
From: |
yongjunzheng |
Subject: |
how to redirect the plot to a file |
Date: |
Fri, 17 Oct 2008 16:29:34 +0800 (CST) |
In Octave 3.0.3, using "plot(x,y)" command will render the plot of a X11 window (figure window), then using "print -deps fig.eps" command will print the plot to the file.
But in batch mode, I do not want to plot in the X11 window, I just want to plot to a file directly, how can I get this?
Thank you very much.
- how to redirect the plot to a file,
yongjunzheng <=