help-octave
[Top][All Lists]
Advanced

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

reversing x-axis in epstk


From: Miquel E. Cabañas
Subject: reversing x-axis in epstk
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 (address@hidden)
MRUI Software Manager (address@hidden)
------------------------------------------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
-------------------------------------------------------------



reply via email to

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