octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41777] axes labels returned by get() are a su


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #41777] axes labels returned by get() are a subset of shown with log plots
Date: Fri, 07 Mar 2014 04:39:49 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.123 Safari/537.36

Follow-up Comment #5, bug #41777 (project octave):

Yeah, I notice that as well. Are you sure the script you've given is all you
are running from a clean Octave start? Does it make a difference if you run
octave with the --norc option? Do you have any gnuplot preferences set in a
~/.Xdefaults or ~/.Xresources file?

When I run


$ octave --norc --persist --eval "graphics_toolkit gnuplot; x=1:10;
loglog(10.^x, 10.^x);"


I get the plot I attached before, with 6 axis labels and no minor tick marks.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41777>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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