printing graphs
Ben Abbott
bpabbott at mac.com
Tue Jun 10 15:17:30 CDT 2008
On Tuesday, June 10, 2008, at 03:27PM, "Siddhartha" <owens at stu.beloit.edu> wrote:
>can anyone tell me what is the best way to print a graph
>that was plotted with x11? It seems the only way i know of
>so far is to use the print screen command, but that gives me
>the whole screen, not just the graph. Is there a better way
>of doing this? I've tried the print command with Octave
>3.0.1, but I might be missing something, i'm not sure.
>
>thank you!
>Siddhartha Owens
type "help print"
There should be enough information that to help you out. I often print to a pdf file first and then print that to my printer.
Ben
More information about the Help-octave
mailing list