Re: MATLAB Import
- From: roberson@xxxxxxxxxxxxxxxxxx (Walter Roberson)
- Date: Tue, 24 Jun 2008 16:20:58 +0000 (UTC)
In article <35761.1214323703919.JavaMail.jakarta@xxxxxxxxxxxxxxxxxxxxxx>,
Eomer <eomer_28@xxxxxxxxxxx> wrote:
What are they?
It is easier to follow conversations if you quote a portion of what you
are commenting on. I see you are using mathforum.org, which
provides a nice graphical interface, but this is really a Usenet
newsgroup and a lot of us use text newsreaders that do not provide
convenient context.
To import into Matlab text written by a program, see system().
You can have the program just write the text to standard output
and then the second output of system() will hold the text; or
when you run the program with system() you can redirect the
output to a file and then read that file in matlab [a number
of different ways, such as textscan()]
--
"We may gather out of history a policy, by the comparison and
application of other men's forepassed miseries with our own like
errors and ill deservings." -- Sir Walter Raleigh
.
- References:
- MATLAB Import
- From: Eomer
- Re: MATLAB Import
- From: Eomer
- MATLAB Import
- Prev by Date: Re: How to overlay a numerical grid over an image?
- Next by Date: corr & corrcoef
- Previous by thread: Re: MATLAB Import
- Next by thread: problem on integration
- Index(es):
Relevant Pages
|
Loading