[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fltk printing
From: |
Ben Abbott |
Subject: |
Re: fltk printing |
Date: |
Sat, 07 Aug 2010 19:58:28 -0400 |
On Aug 7, 2010, at 7:55 PM, Michael D Godfrey wrote:
> On 08/07/2010 04:49 PM, Ben Abbott wrote:
>> On Aug 7, 2010, at 7:37 PM, Michael D Godfrey wrote:
>>
>>
>>> >
>>> On 08/07/2010 04:31 PM, bpabbott wrote:
>>>
>>>> >> 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
>>>>
>>>> >>
>>> >
>>> Not exactly. I meant that the failures were the same whether or not I
>>> changed the
>>>
>>> >
>>> plot and print commands or not. And, with the repeated drawnow() patch,
>>> such
>>>
>>> >
>>> sequences, and also use of close all, worked "correctly."
>>>
>>> >
>>> >
>>> It may be good to look at the drawnow code.
>>>
>>> >
>>> >
>>> Michael
>>>
>> Which files were produced and were the plots what is expected?
>>
>> Ben
>>
>>
> print sin.pdf produced sin
> print cos.pdf produced cos.
>
> Nothing else. All as expected.
Ok. So what is it that isn't working correctly?
Ben
- Re: fltk printing, (continued)
- Re: fltk printing, Michael D Godfrey, 2010/08/07
- Re: fltk printing, Dmitri A. Sergatskov, 2010/08/07
- Re: fltk printing, bpabbott, 2010/08/07
- Re: fltk printing, Michael D Godfrey, 2010/08/07
- Re: fltk printing, bpabbott, 2010/08/07
- Re: fltk printing, Michael D Godfrey, 2010/08/07
- Re: fltk printing, Ben Abbott, 2010/08/07
- Re: fltk printing, Michael D Godfrey, 2010/08/07
- Re: fltk printing,
Ben Abbott <=
- Re: fltk printing, Dmitri A. Sergatskov, 2010/08/07
- Re: fltk printing, Michael D Godfrey, 2010/08/07
- Re: fltk printing, Ben Abbott, 2010/08/07
- Re: fltk printing, Ben Abbott, 2010/08/07
- Re: fltk printing, Shai Ayal, 2010/08/07
- Re: fltk printing, Shai Ayal, 2010/08/07
- Re: fltk printing, Michael D Godfrey, 2010/08/08
- Message not available
- Message not available
- Re: fltk printing, Michael D Godfrey, 2010/08/08
- Re: fltk printing, Ben Abbott, 2010/08/08
- Re: fltk printing, Dmitri A. Sergatskov, 2010/08/08