Re: Close a GUI
- From: "Jeremy Smith" <smit1729@xxxxxxxxxxxxxx>
- Date: Mon, 17 Jul 2006 16:58:19 -0400
f is not present anywhere in that function. Remember functions have
different workspaces from each other.
Try;
delete(gcf);
or
delete(findobj('Name','My 1st GUI'));
.
- Follow-Ups:
- Re: Close a GUI
- From: Zedelein
- Re: Close a GUI
- References:
- Close a GUI
- From: Zedelein
- Close a GUI
- Prev by Date: Working with Large data files.
- Next by Date: Re: Close a GUI
- Previous by thread: Close a GUI
- Next by thread: Re: Close a GUI
- Index(es):