From graphics-request at octave dot org Mon Nov 29 02:14:33 2004 Subject: Oplot From: Ole Jacob Hagen To: graphics at octave dot org Date: Mon, 29 Nov 2004 09:14:38 +0100 Hi. I guess many people have waited for this...I hope...;-) Few weeks ago I put debian packages of Oplot on the web, for testing purposes only. Remember that it's not a release. Oplot includes emulates "handle graphics" functionality by using Props-package, developed by my brother. ;-) In the Props-namespace we have: Root, Figure, Axes, Line, Image, Patch and Surface. We have some stuff to do, before we release Oplot-0.1. Some bugs, more functionality, and speed improvements. If you are running debian, you can always make a debian package of Oplot from the source. Configuration is included. The source can be downloaded from cvs, http://sourceforge.net/projects/oplot If you test it out, please run oplotcom_setup; before you run any Oplot-related routines. ;-) There is a lot of methods that needs dispatching. You will also need octave-forge, package due to the use of dispatch. Cheers, Ole J.