close(h)close
close command closes the window unconditionally and without confirmation.
close(h) closes the window with handle h.
close, by itself, closes the current figure window.
close(gcf)
delete,figure,gcf
(c) Copyright 1994 by The MathWorks, Inc.