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,
Qunzi
Subject: How can I export the display contant via command?
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...
--
Subject: How can I export the display contant via command?
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 youvto print data to the file.
Rohit
Subject: How can I export the display contant via command?
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)...
--
Subject: How can I export the display contant via command?
"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,
>
> Qunzi
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:)
Subject: How can I export the display contant via command?
"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.
Tags for this Thread
Add a New Tag:
Separated by commas
Ex.: root locus, bode
What are tags?
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.