[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 'C engine' in Octave ?
From: |
Teemu Ikonen |
Subject: |
Re: 'C engine' in Octave ? |
Date: |
Wed, 21 Mar 2001 18:13:25 +0200 (EET) |
On Wed, 21 Mar 2001, Walter Abrahao dos Santos (LAC-D) wrote:
> Question: Does Octave support something similar , i.e. allowing me to
> call
> some visualization routines from a C program and then go back to C
> program
> execution?
Octave does not have a visualization engine of it's own, but relies on
gnuplot for plotting. You might want to try to pipe data from your C
program directly to gnuplot.
HTH,
Teemu
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------