help-octave
[Top][All Lists]
Advanced

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

Re: kmatplot


From: Laurent Jacques
Subject: Re: kmatplot
Date: Mon, 31 Mar 2003 08:56:01 +0100
User-agent: KMail/1.5.1

On Sunday 30 March 2003 04:05, ivan wrote:
| How to use kmatplot with octave?
|
| I tryed kmesh, kplot after installing, kmatplot was called & run, but it
| didn't does any plots.
| Sockd is ranning, unix socket enabled in kmatplot (it uses unix socket
| for geting data from Octave or Scilab).

mat=rand(5,5);
kaddaxes(0);
kmesh(mat);

Does it works ?

BTW, kmatplot has forked because of the lack of development of the first 
version. Now, there is qmatplot (qmatplot announcement below) maintained by 
Jos van den Oever.

Laurent.


On Thursday 20 March 2003 11:27, Jos van den Oever wrote:
| Hello Kmatplot users and developers,
|
| Since Kmatplot has not been maintained for a year and I do not know why
| and cannot contact the author, I've decided to make a fork. It can be
| found at
| http://www.sf.net/projects/qmatplot/
|
| If you have any patches that improve kmatplot/qmatplot, that you would
| like to see applied, please e-mail them to me. I will try to make sure
| that small bugs and features can be added to the existing codebase.
|
| Best regards, Jos van den Oever
|
| qmatplot
| Release Name: 0.4.1
|
| Notes:
| The kmatplot project by Kamil Dobkowski has been inactive for a year.
| The project shows great promise, but cannot be compiled with the newest
| versions of the packages on which it depends. This release is a fork of
| the unmaintained kmatplot project named qmatplot.
|
| The way the autotool scritps were adapted is described at
| http://www.vandenoever.info/software/KDEautomakemanual.html
|
|
| Changes:
| - updated the kde autotool scripts
| - adapted the Makefile.am and configure.in.in scripts
| - minor tweaks to the code to enable compilation with the newest gcc
| - change kmatplot to qmatplot everywhere
| - remove few remaining KDE dependencies
|



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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