[Kmatplot-general] Octave configuration
Brought to you by:
kamil
From: Shaun J. <sja...@sh...> - 2002-12-04 19:53:08
|
Hello, I can't seem to get kplot to work within octave, though it works fine standalone. The .oct files of kmatplot are installed in /usr/share/octave/site/m. Octave seems to know kplot exists, using the `exist' command, but I can't actually use the command or read its help. What have I done wrong? octave:4> exist "kplot" ans = 3 octave:5> kplot error: `kplot' undefined near line 5 column 1 octave:5> help kplot help: sorry, `kplot' is not documented $ octave --version GNU Octave, version 2.1.40 (i386-pc-linux-gnu). KMatplot 0.4 Thanks, Shaun |