Plot problem?

Ben Abbott bpabbott at mac.com
Thu Jun 25 14:27:55 CDT 2009


On Thursday, June 25, 2009, at 11:12AM, "Robert T. Short" <octave at phaselockedsystems.com> 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


More information about the Octave-maintainers mailing list