[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Printing pcolor image takes a bit long
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Printing pcolor image takes a bit long |
Date: |
Sun, 18 Nov 2012 20:56:25 -0500 |
On 18 November 2012 13:56, Marko Kvakić <address@hidden> wrote:
> The "problem" i have is printing out pcolor figures of a 3000x900 matrix.
> Seems it takes a bit long to produce the image.
>
> I'm using fltk package because i'm having trouble overlaying pcolor with a
> plot command.
Printing with fltk is slow for complicated images. This is a known
limitation. I can't think of an easy solution. Why is gnuplot not
working for you?
- Jordi G. H.