problem with get(0) in Octave 3.0.1 under SuSE 10.2
John W. Eaton
jwe at bevo.che.wisc.edu
Wed Jul 30 21:36:36 CDT 2008
On 30-Jul-2008, Tilo_0x00 wrote:
| I just installed Octave 3.0.1 on SuSE 10.2 to test if I can run all of my
| scripts on Octave.
| Unfortunately, I got straight into a major problem: When call get(0) I get
| only
|
| ans =
| {
| tag =
| type = root figure
| currentfigure = [](0x0)
| children = [](0x0)
| visible = on
| }
How is this a "major problem" for you?
| instead of a much longer list of properties similar to Matlab, which I have
| also seen before on a Windows machine with Octave 3.0.0.
Were you using jhandles on the Windows system?
jwe
More information about the Bug-octave
mailing list