Path: news.mathworks.com!not-for-mail
From: "Q Zhang" <silence_qunzi@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How can I export the display contant via command?
Date: Sun, 8 Nov 2009 16:32:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 16
Message-ID: <hd6rq2$8tr$1@fred.mathworks.com>
References: <hct15b$15f$1@fred.mathworks.com> <hcunav$lh0$2@news.eternal-september.org>
Reply-To: "Q Zhang" <silence_qunzi@hotmail.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257697922 9147 172.30.248.38 (8 Nov 2009 16:32:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 8 Nov 2009 16:32:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 2029090
Xref: news.mathworks.com comp.soft-sys.matlab:583363


dpb <none@non.net> wrote in message <hcunav$lh0$2@news.eternal-september.org>...
> Q Zhang wrote:
> > 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?
> ...
> 
> help iofun
> 
> may provide some useful starting points...
> 
> --

Many thx:)