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 12:44:51 -0600
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <hcv6on$pke$2@news.eternal-september.org>
References: <hct15b$15f$1@fred.mathworks.com> <hcunav$lh0$2@news.eternal-september.org> <hcv6bo$b2g$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 U2FsdGVkX1/dwUo1Z9Nxu6eqtMtxCGhv0B+v/dL0IwWyU3fq7fc8bJCKTELxT5mC74U/0sJER0NGbu7/LJgA3vH/nZ/2QA6mEpDT4VDPP2hwzHVRp64X/fUtFVNCMSvAcqWI73HB2pi5C7OVF4tH8w==
X-Complaints-To: abuse@eternal-september.org
NNTP-Posting-Date: Thu, 5 Nov 2009 18:50:00 +0000 (UTC)
In-Reply-To: <hcv6bo$b2g$1@fred.mathworks.com>
X-Auth-Sender: U2FsdGVkX19MfBCJ1RqaYujyyyWLvb3UcFjjbRa/nBQ=
Cancel-Lock: sha1:4knA185dJv29VLYgqLECn9O5dHE=
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
Xref: news.mathworks.com comp.soft-sys.matlab:582831


Rohit wrote:
> 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?
>> ...
...
> You may as well look out for fprintf function. It helps you to
> print data to the file. >
> Rohit

Well, yes, although it won't help much w/ Excel and/or Word (at least 
directly) which is why I suggested to look at the list of io functions 
to see what specialized functions might suit whatever it is that OP 
actually has in mind (which we weren't enlightened on much, if at all)...

--