help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

uigetfile


From: martin . ecarnot
Subject: uigetfile
Date: Mon, 4 Apr 2011 13:48:11 +0200 (CEST)

Hello,

I installed octave 3.4.0 (OS : Ubuntu 10.04), and tried uigetfile
I got:

>>> DIRNAME = uigetfile ()
error: `__fltk_uigetfile__' undefined near line 154 column 37
error: called from:
error:   /usr/local/share/octave/3.4.0/m/plot/uigetfile.m at line 154, column 35

However, __fltk_uigetfile__ is found:

>>> exist("__fltk_uigetfile__")
ans =  3

What can I do?

Thanks.

Martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]