Hi, jhandles does not appear to support setting the parent of a line object to an hggroup. I don't have time tonight to debug this more, but it seems best to get this out there.
Have a good day, Bill octave> x = [1 2 nan 3 4]'; octave> y = [4 3 nan 2 1]'; octave> plot(x, y, "parent", hggroup()) error: [java] org.octave.graphics.PropertyException: invalid handle value - -77.39626309878801 error: evaluating for command near line 32, column 11 error: evaluating if command near line 31, column 9 error: evaluating for command near line 29, column 7 error: evaluating if command near line 24, column 5 error: called from `__jhandles_set' in file `C:\Program Files\Octave\share\octave\packages\jhandles-0.3.1\__jhandles_set .m' error: evaluating if command near line 32, column 3 error: called from `__jhandles_go_line' in file `C:\Program Files\Octave\share\octave\packages\jhandles-0.3.1\__jhandles _go_line.m' error: evaluating assignment expression near line 63, column 5 error: called from `__line__' in file `C:\Program Files\Octave\share\octave\3.0.0\m\plot\__line__.m' error: evaluating assignment expression near line 38, column 7 error: called from `line' in file `C:\Program Files\Octave\share\octave\3.0.0\m\plot\line.m' error: evaluating assignment expression near line 68, column 12 error: evaluating if command near line 59, column 3 error: called from `__plt2vv__' in file `C:\Program Files\Octave\share\octave\3.0.0\m\plot\__plt2vv__.m' error: evaluating assignment expression near line 63, column 14 error: evaluating if command near line 60, column 5 error: evaluating if command near line 51, column 3 error: called from `__plt2__' in file `C:\Program Files\Octave\share\octave\3.0.0\m\plot\__plt2__.m' error: evaluating assignment expression near line 76, column 10 error: evaluating if command near line 75, column 4 error: evaluating if command near line 55, column 2 error: evaluating if command near line 54, column 7 error: evaluating while command near line 41, column 5 error: evaluating if command near line 28, column 3 error: called from `__plt__' in file `C:\Program Files\Octave\share\octave\3.0.0\m\plot\__plt__.m' error: evaluating assignment expression near line 187, column 9 error: called from `plot' in file `C:\Program Files\Octave\share\octave\3.0.0\m\plot\plot.m' octave> ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev