Path: news.mathworks.com!newsfeed-00.mathworks.com!kanaga.switch.ch!switch.ch!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.straub-nv.de!feeder.eternal-september.org!eternal-september.org!not-for-mail
From: dpb <none@non.net>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How can I export the display contant via command?
Date: Thu, 05 Nov 2009 08:21:31 -0600
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <hcunav$lh0$2@news.eternal-september.org>
References: <hct15b$15f$1@fred.mathworks.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: news.eternal-september.org U2FsdGVkX18oSK6OcSO6lz1yRZzLbUqyP4rSuB9UhkBZIRzqocAdYT2u65heqAzcbEAHICLqfpAyR4+YrSdKjLHnwLPXU//5LJxYheIQMK5gWOiqcZsa7H+zPJ865PEX6PQd7ElX1urL5QYSBPF7GQ==
X-Complaints-To: abuse@eternal-september.org
NNTP-Posting-Date: Thu, 5 Nov 2009 14:26:39 +0000 (UTC)
In-Reply-To: <hct15b$15f$1@fred.mathworks.com>
X-Auth-Sender: U2FsdGVkX18xZ4bU6zvs/OdmGdwJIuYzvO+HvIfF+uE=
Cancel-Lock: sha1:V++U4blnibkOFFTd72wOIAw8eXM=
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
Xref: news.mathworks.com comp.soft-sys.matlab:582731


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...

--