octave-maintainers
[Top][All Lists]
Advanced

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

Re: fltk printing


From: bpabbott
Subject: Re: fltk printing
Date: Sat, 07 Aug 2010 16:31:35 -0700 (PDT)

On 07 Aug, 2010,at 07:30 PM, Michael D Godfrey <address@hidden> wrote:

On 08/07/2010 04:03 PM, bpabbott wrote:
For example, what happens with ...

    x = 0:0.1:10;
    plot (x, sin(x))
    print sin.pdf
    plot (x, cos(x))
    print cos.pdf

Ben

I tried sequences like this with no new effects.
 
 
Meaning that you have no sin.pdf, and that cos.pdf is a plot of cos(x)?

Ben


reply via email to

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