aquaterm plot display--no axis labels appear
Elizabeth Clark
eclark at hydro.washington.edu
Wed Jul 29 12:42:33 CDT 2009
Hi all,
I¹m running Octave version 3.2.0 installed from a MacOS X ready to run
binary. It¹s set up with Gnuplot version 4.2.5 from the same binary
distribution. I¹m using AquaTerm as my display app and have the following
lines in the Gnuplot start script
DYLD_FRAMEWORK_PATH="${ROOT}/lib:${DYLD_FRAMEWORK_PATH}" \
open "${ROOT}/lib/AquaTerm.app"
When I use the plot command in Octave, the plot appears as expected, but
when I then type in
hold on
xlabel(x¹)
ylabel(y¹)
title(title¹)
The labels generally don¹t appear or are cutoff. It looks like the labels
are probably plotting outside of the AquaTerm window. The old
click-and-expand approach of making the window bigger just makes the plot
with its truncated boundaries biggerstill no labels.
Any idea what I need to do to extend the plotting space visible in AquaTerm?
Your help is much appreciated!
Liz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/help-octave/attachments/20090729/1e3d3902/attachment.html
More information about the Help-octave
mailing list