octave-maintainers
[Top][All Lists]
Advanced

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

Re: Comparing plots to Matlab


From: John W. Eaton
Subject: Re: Comparing plots to Matlab
Date: Thu, 2 Dec 2010 04:28:24 -0500

On  2-Dec-2010, Søren Hauberg wrote:

| backend fltk
| 
| t=0:0.01:2*pi; x=sin(t);
| 
| plot(t, x);
| 
| name = 'axis_1_1.png';
| sleep (2); % removing this avoids the crash
| print (name, '-dpng');

Running this script works for me with a copy of Octave built from the
current sources.

jwe



reply via email to

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