Re: [OctDev] OctaveWiki re: installing Octave on Macs

2008-02-13 Thread etienne
Done. On Wed, February 13, 2008 20:59, [EMAIL PROTECTED] wrote: # # Hi Kyle, # # sorry for the delay in answering, I check octave mail every ~24 hours, # so you got pretty much the worst case scenario. # # You can use the password [snip] # # Thanks for your proposed contribution, # # Et

[OctDev] Bug in Jhandles with hggroup

2008-02-13 Thread Bill Denney
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

Re: [OctDev] OctaveWiki re: installing Octave on Macs

2008-02-13 Thread Rob Frohne
Hi Kyle, My students would appreciate your efforts. A number of them have Macs and it isn't all that easy to install octave on a Mac especially if X11 isn't already installed, and the OS X disks are back in the dorm or something. Thanks in advance! Rob On Wed, 2008-02-13 at 00:31 -0500, Kyle Go