[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: shading faceted / interp not working with trisurf ?
From: |
Dmitry Roshchin |
Subject: |
Re: shading faceted / interp not working with trisurf ? |
Date: |
Wed, 15 May 2013 23:06:54 +0400 |
User-agent: |
KMail/4.10.3 (Linux/3.7.10-1.4-desktop; KDE/4.10.3; x86_64; ; ) |
On Wednesday 15 May 2013 20:28:55 lo wrote:
> using octave 3.6.4 on my suse 12.3 64 bits,
> I am not quite sure that this is related to octave;
> could depend on my gnuplot (4.6.3), X server or whatever involved for
> the rendering;
Are you using octave from Science repository? Currently we use native graphics
by default.
You can check it by command.
graphics_toolkit
and switch by
graphics_toolkit fltk
graphics_toolkit gnuplot