On Mon, 05 Jan 2009, Brian Schott wrote:
> "As from scripts 6.02.041, these demos can be run
> interactively, in particular this is useful in Jconsole.
> Try:
> 
> load '~system/examples/graphics/plot/plotdemos.ijs'
> plotdemos 4     NB. argument is demo number in range 0-54 "
> 
> 
> http://www.jsoftware.com/jwiki/Plot/Examples

Brian,

It meant that if you had update base library script of that version or
later from the package manager (using the java frontend).

then close that J and open a terminal to run the jconsole, and run

load '~system/examples/graphics/plot/plotdemos.ijs'
plotdemos 0    NB. you should see a new window for that plot

similarly for 
plotdemos 1
...
plotdemos 24

It uses the gtk+ ver.2 graphic library, developed and tested on linux
platform.  If you use macosx, make sure you got gtk+ 2.10 or later
installed and test if it actually works for mac.

It should _not_ work under window.

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩174 崔曙  九日登望仙臺呈劉明府
    漢文皇帝有高臺  此日登臨曙色開  三晉雲山皆北向  二陵風雨自東來
    關門令尹誰能識  河上仙翁去不回  且欲竟尋彭澤宰  陶然共醉菊花杯
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to