From help-octave-request at bevo dot che dot wisc dot edu Mon Dec 3 09:14:45 2001 Subject: reversing x-axis in epstk From: "Miquel E. =?iso-8859-1?Q?Caba=F1as?=" To: Octave Help Date: Mon, 03 Dec 2001 16:14:32 +0100 hi, I'm trying to reverse the x-axis in a plot, i.e. to run from 12 (left side) to -2 (right side). I can accomplish this for gnuplot by setting, octave: > axis([12,-2]); but when I try to do the same with epsk, octave: > eaxes([12 1 -2],[minIntensity 0 maxIntensity]); the x-axis is not plotted, neither the vertical grid lines if set (eXGridVisible=1). This is GNU Octave, version 2.0.16, and EPSTK v. 1.6-2 (?) running on Debian 2.2r4 (aka Potato). Thanks, Miquel -- Miquel E Cabanas ------------------------------------------------------ SeRMN, Universitat Autonoma de Barcelona (Miquel dot Cabanas at uab dot es) MRUI Software Manager (mrui-mgr at mrui dot uab dot es) ------------------------------------------o-oo--ooo---ooo--oo-o-------- ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------