[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #43156] print command doesn't give same result
From: |
Andreas Weber |
Subject: |
[Octave-bug-tracker] [bug #43156] print command doesn't give same result as plot |
Date: |
Fri, 05 Sep 2014 18:31:12 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.0 |
Follow-up Comment #1, bug #43156 (project octave):
Can you please add the EPS generated by:
x=0:.1:2*pi;
y=cos(x);
plot(x,y)
print("-depsc", "out1.eps")
drawnow("eps", "cat > out2.eps")
drawnow("epsis2d", "cat > out3.eps")
Do you see these artefacts with all plots or only if y is going through zero?
Do you see a pattern when this happens and do you have a receipe how to create
other plots with this error?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43156>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.gnu.org/