octave-maintainers
[Top][All Lists]
Advanced

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

FLTK limits/position weirdness


From: Ben Abbott
Subject: FLTK limits/position weirdness
Date: Sat, 01 May 2010 12:20:16 -0400

The commands below, change the plotbox size to half that specified by the 
"position" property.

         backend fltk; close all; axis ([0 1 0 1]); axis([0 .5 0 .5])

I tried looking through the sources, but couldn't locate where this problem is.

Ben


reply via email to

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