Hello David, 

I can confirm that the latest Octave + Plplot works for me.

The behaviour of the "plot()" command is really slightly strange:

- first it draws the graph (correctly, BTW)
- then it removes the graph and show legend instead
- after another "plot()" in usually works as expected 
  (in one case, the Octave failed to work after it)

So it is mostly working, which is great. Hopefully I will be able
to try someting more complex in short time.

Many thanks,
Jirka

On Sat, 22 Jan 2011 13:13:34 +0100, David Kuehling <[email protected]>
wrote:

> Trying the native plot() API of Octave at the octave prompt:
> 
>   plot(1:5)
> 
> creates a plot legend, but the plot is invisible (that's a some
> text/graphics switching bug w/ plplot-linuxvga (?) todo...).  Pressing
> Ctrl+C brings me back to the octave console.  Now svgalib's graphics
> state is a little corrupt, and doing another plot(1:5) plots directly on
> top of the current terminal (which is what we want :).  So we could call
> that "somewhat" working.  Screenshot:
> 
>   http://mosquito.dyndns.tv/david/nanonote/octave-plot.png
> 
> cheers &
> happy hacking,
> 
> David

_______________________________________________
Qi Hardware Discussion List
Mail to list (members only): [email protected]
Subscribe or Unsubscribe: 
http://lists.en.qi-hardware.com/mailman/listinfo/discussion

Reply via email to