help-octave
[Top][All Lists]
Advanced

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

Re: print sombrero in portrait - a hassle? (fltk)


From: Muhali
Subject: Re: print sombrero in portrait - a hassle? (fltk)
Date: Thu, 2 Feb 2012 12:19:39 -0800 (PST)

> Using gnuplot, the example below gives me two plots what are each the
correct size.
> 
> close all
> graphics_toolkit fltk
> orient landscape
> sombrero
> print foo.png
> print ("bar.png", sprintf ("-S%d,%d", 6*150, 8*150))
> 
> With fltk, the first is correct, but the 2nd is not. Does this example
> duplicate what you see ?

Yes, although I'm not quite sure what to make of the 'orient landscape'
part. I am always confused about octave's use of the portrait/landscape
language, which to me is just the other way round (that is, you are actually
aiming at a portrait, not a landscape plot here).

M.


--
View this message in context: 
http://octave.1599824.n4.nabble.com/print-sombrero-in-portrait-a-hassle-fltk-tp4352322p4352684.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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