[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
print -dfig produces completely black plot =(
From: |
aeqel |
Subject: |
print -dfig produces completely black plot =( |
Date: |
Tue, 4 Sep 2012 07:35:12 -0700 (PDT) |
Hello,
I have recently discovered the joys of printing with -dfig for my plots and
importing it easily right into LyX. This worked great with Octave 3.2.4 from
the Debian stable repositories.
However I required the textread function to work with delimiters which
required me to update to Octave 3.6.2.
Now using 3.6.2 whenever I try to print with -dfig all I get is a completely
black plot when opened in XFig. The labels around the outside appear okay
just the main plot window is just black.
The code I'm using to print is:
print("-dfig", "-color", "-textspecial","xray_fuzzy.fig");
Please assist.
--
View this message in context:
http://octave.1599824.n4.nabble.com/print-dfig-produces-completely-black-plot-tp4643691.html
Sent from the Octave - General mailing list archive at Nabble.com.
- print -dfig produces completely black plot =(,
aeqel <=