octave-maintainers
[Top][All Lists]
Advanced

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

isguirunning() versus __octave_link_enabled__?


From: Rik
Subject: isguirunning() versus __octave_link_enabled__?
Date: Tue, 13 Aug 2013 09:43:29 -0700

8/13/13

Does anyone know which function should be preferred in m-files?  They both
seem to be used to tell whether the GUI is running.  My vote would be for
isguirunning since the name is clear about its functionality and it is not
an internal hidden function.  Can the GUI ever be running and the link not
enabled?

--Rik


reply via email to

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