Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How can I export the display contant via command?
Date: Sun, 8 Nov 2009 17:10:18 +0000 (UTC)
Organization: Xoran Technologies
Lines: 8
Message-ID: <hd6u1q$ook$1@fred.mathworks.com>
References: <hct15b$15f$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257700218 25364 172.30.248.35 (8 Nov 2009 17:10:18 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 8 Nov 2009 17:10:18 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1440443
Xref: news.mathworks.com comp.soft-sys.matlab:583370


"Q Zhang" <silence_qunzi@hotmail.com> wrote in message <hct15b$15f$1@fred.mathworks.com>...
> Dear all,
> 
> I am wondering to export my "display" result directly to some files such as excell or word, do you know how to do it by programming instead of copy and past?
> 
> Many thanks in advance,

There's also the diary() command for simple text output.