octave-maintainers
[Top][All Lists]
Advanced

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

Re: Plot problem?


From: Ben Abbott
Subject: Re: Plot problem?
Date: Thu, 25 Jun 2009 15:27:55 -0400

On Thursday, June 25, 2009, at 11:12AM, "Robert T. Short" <address@hidden> 
wrote:
>Sweet.  I was going to try to create such a file, but I am not 
>especially gnuplot literate so it was not going quickly.
>
>I don't think I will be able to do this today, but will as soon as I can.
>
>Bob
>
>> To help isolate the problem, I've attached a zipped gnuplot script.
>>
>> After unzipping it, if you type ...
>>
>>     gnuplot -persist debug.gp
>>
>> Do you get circles or ellipses?
>>
>> "Circles" -> the problem is with Octave.
>>
>> "Ellipses" -> the problem is with Gnuplot.
>>
>> Ben
>>   
>

You can ask Octave to send the gnuplot commands to "debug.gp" by ...

    drawnow ("x11", "debug.x11", false, "debug.gp")

Ben


reply via email to

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