[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: inputdlg missing from java?
From: |
Carnë Draug |
Subject: |
Re: inputdlg missing from java? |
Date: |
Tue, 2 Oct 2012 08:19:15 +0200 |
On 2 October 2012 02:50, injoi <address@hidden> wrote:
> Does anyone know if the inputdlg function is in the java package for 3.6.2? I
> have installed my java pkg and when I use the inputdlg function I get an
> error saying that the function is 'not yet implemented in Octave'. Anyone
> know about his error?
Yes it is. Maybe you forgot to load the package. "pkg load java"
Carnë