help-octave
[Top][All Lists]
Advanced

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

Re: 2D plot with colormap


From: Juan Pablo Carbajal
Subject: Re: 2D plot with colormap
Date: Sun, 12 Oct 2014 23:22:33 +0200



On Sun, Oct 12, 2014 at 6:52 PM, guido.bonalumi <address@hidden> wrote:
I have updated Octave to the latest version (3.8.1) and this is the result:
<http://octave.1599824.n4.nabble.com/file/n4666938/velocita3.jpg>
Honestly this result is even worst than the previous one! The colorbar still
overlaps the graph and now the its scale is less detailed.
The code is still the same, why do I get this poor result?



--
View this message in context: http://octave.1599824.n4.nabble.com/2D-plot-with-colormap-tp4666931p4666938.html
Sent from the Octave - General mailing list archive at Nabble.com.

_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave

What is the output of graphics_toolkit?

Have you tried 
    close all
    graphics_toolkit("gnuplot")
and then plot again?
What about "fltk"? (I think that is the default).


reply via email to

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