help-octave
[Top][All Lists]
Advanced

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

MATLAB analog to ishandle()?


From: Dmitrey Kroshko
Subject: MATLAB analog to ishandle()?
Date: Sun, 21 Jan 2007 19:44:21 +0200
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

hi all,
in MATLAB I have

figureHandler = figure();
% some code
if ~ishandler(figureHandler) % if plot window is already destroyed
%do something
end

Can anybody tell me what is Octave analog?
Thank you in advance,
Dmitrey


reply via email to

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