Path: news.mathworks.com!not-for-mail
From: "S.David S." <miscwz@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: what command/fcn to close a file in M-editor?
Date: Tue, 7 Aug 2007 06:12:16 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 13
Message-ID: <f992g0$jg8$1@fred.mathworks.com>
Reply-To: "S.David S." <miscwz@yahoo.com>
NNTP-Posting-Host: webapp-00-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1186467136 19976 172.30.248.35 (7 Aug 2007 06:12:16 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 7 Aug 2007 06:12:16 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1063483
Xref: news.mathworks.com comp.soft-sys.matlab:422688


Hi, All,

type the command

edit(filename)

it opens the file named filename in M-editor. If I want to
close this particular file from the M-editor, what
commant/fcn that I can use?

Thanks.

David