help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pdf page layout


From: marciobarbalho
Subject: Re: pdf page layout
Date: Mon, 4 Mar 2013 04:33:23 -0800 (PST)

bpabbott wrote
> (1) To adjust the figure properties ...
> 
>       close all
>       figure (1)
>       set (gcf, "papersize", [
*
> 6, 4
*
> ], "paperposition", [0 0 6 4])
>       plot (rand (3))
>       print test1.pdf

Dear Ben,

just to clarify, are those values above (in bold) in inches?

very much appreciated



-----
___________________________________________
Luck is when opportunity meets preparation. {Seneca}
--
View this message in context: 
http://octave.1599824.n4.nabble.com/pdf-page-layout-tp4650462p4650502.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]