help-octave
[Top][All Lists]
Advanced

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

Re: Strange extra line when plotting


From: Dmitri A. Sergatskov
Subject: Re: Strange extra line when plotting
Date: Thu, 14 Feb 2013 12:09:59 -0600

On Thu, Feb 14, 2013 at 3:25 AM, jwregme <address@hidden> wrote:
Dear Dmitri,

gnuplot works much better than fltk in that regard. I also switched to
PNG... thanks for the hints!

An issue that I have now with gnuplot is that I'd like to plot a 3d plot
from three directions: tilted, side and front. Now for the side&front plots
the axis captions as well as the axis ticks for the x/y axis are quite
ugly...:
<http://octave.1599824.n4.nabble.com/file/n4649860/statistics-pos-front.png>

To fix this I could set "axis('labelz', 'tic')" and manually label the x/y
axis&tics... but is there an easier way around? (this issue I didn't have
with fltk, I guess I could also switch to that for these plots)



My only suggestion is to try to figure out a way to make a "true" 2d plot rather
than a 2d projection of a 3d plot.
 
Regards,

Dmitri.
--


reply via email to

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