[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Dynamic functions, pgplot and matwrap
From: |
John W. Eaton |
Subject: |
Dynamic functions, pgplot and matwrap |
Date: |
Mon, 23 Nov 1998 14:43:36 -0600 (CST) |
On 21-Nov-1998, Krzysztof Gozdziewski <address@hidden> wrote:
| And the comment on matwrap. I am using octave 2.0.13 (Linux RedHat 5.1 with
| pgcc/g77 1.1). I tried to install pgplot functions wrapper provided by
| matwrap package v 0.53 by Garry Holt.
Unfortunately, pgplot is distributed under terms that are incompatible
with the GPL, so it can't be linked with Octave. The problem is that
pgplot is only available for non-commercial use and it may not be
modified or redistributed.
jwe