<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169268</link>
    <title>MATLAB Central Newsreader - callin external programs from MATLAB</title>
    <description>Feed for thread: callin external programs from MATLAB</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Wed, 14 May 2008 22:42:02 -0400</pubDate>
      <title>callin external programs from MATLAB</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169268#432094</link>
      <author>Joao Serra</author>
      <description>Dear all,&lt;br&gt;
&lt;br&gt;
I would much appreciate any advice on the best way to&lt;br&gt;
interact  with external programs, while running MATLAB.&lt;br&gt;
Namely: calling a program, passing data to that program and&lt;br&gt;
retrieving data from it.&lt;br&gt;
&lt;br&gt;
Many thanks&lt;br&gt;
&lt;br&gt;
Jo?o&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 14 May 2008 22:57:01 -0400</pubDate>
      <title>Re: callin external programs from MATLAB</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169268#432096</link>
      <author>us</author>
      <description>"Joao Serra":&lt;br&gt;
&amp;lt;SNIP being unfaithful to ML...&lt;br&gt;
&lt;br&gt;
&amp;gt; I would much appreciate any advice on the best way to&lt;br&gt;
&amp;gt; interact  with external programs, while running MATLAB.&lt;br&gt;
&amp;gt; Namely: calling a program, passing data to that program &lt;br&gt;
and retrieving data from it...&lt;br&gt;
&lt;br&gt;
one of the solutions&lt;br&gt;
&lt;br&gt;
% look at how your program handles command line arg(s)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[error,res]=system('dir *.m') % &amp;lt;- a DOS command&lt;br&gt;
&lt;br&gt;
us&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 15 May 2008 14:28:44 -0400</pubDate>
      <title>Re: callin external programs from MATLAB</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169268#432259</link>
      <author>hrh1818</author>
      <description>On May 14, 5:42 pm, "Joao Serra" &amp;lt;joao.bile.se...@gmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; Dear all,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I would much appreciate any advice on the best way to&lt;br&gt;
&amp;gt; interact  with external programs, while running MATLAB.&lt;br&gt;
&amp;gt; Namely: calling a program, passing data to that program and&lt;br&gt;
&amp;gt; retrieving data from it.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Many thanks&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Jo?o&lt;br&gt;
&lt;br&gt;
An excellent starting place is the subject "External Interfaces"  in&lt;br&gt;
the Matlab help file.&lt;br&gt;
&lt;br&gt;
Hoeward&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 15 May 2008 23:42:01 -0400</pubDate>
      <title>Re: callin external programs from MATLAB</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169268#432394</link>
      <author>Joao Serra</author>
      <description>hrh1818 &amp;lt;hrhan@att.net&amp;gt; wrote in message&lt;br&gt;
&amp;lt;919ff38c-eb8f-4468-ac44-04171ec317f5@i76g2000hsf.googlegroups.com&amp;gt;...&lt;br&gt;
&amp;gt; On May 14, 5:42 pm, "Joao Serra"&lt;br&gt;
&amp;lt;joao.bile.se...@gmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; &amp;gt; Dear all,&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; I would much appreciate any advice on the best way to&lt;br&gt;
&amp;gt; &amp;gt; interact  with external programs, while running MATLAB.&lt;br&gt;
&amp;gt; &amp;gt; Namely: calling a program, passing data to that program and&lt;br&gt;
&amp;gt; &amp;gt; retrieving data from it.&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Many thanks&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Jo?o&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; An excellent starting place is the subject "External&lt;br&gt;
Interfaces"  in&lt;br&gt;
&amp;gt; the Matlab help file.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Hoeward&lt;br&gt;
&lt;br&gt;
Hi Hoeward,&lt;br&gt;
&lt;br&gt;
I will. Thanks again.&lt;br&gt;
Joao&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 15 May 2008 23:43:02 -0400</pubDate>
      <title>Re: callin external programs from MATLAB</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169268#432395</link>
      <author>Joao Serra</author>
      <description>"us " &amp;lt;us@neurol.unizh.ch&amp;gt; wrote in message&lt;br&gt;
&amp;lt;g0fqnt$eep$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; "Joao Serra":&lt;br&gt;
&amp;gt; &amp;lt;SNIP being unfaithful to ML...&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; I would much appreciate any advice on the best way to&lt;br&gt;
&amp;gt; &amp;gt; interact  with external programs, while running MATLAB.&lt;br&gt;
&amp;gt; &amp;gt; Namely: calling a program, passing data to that program &lt;br&gt;
&amp;gt; and retrieving data from it...&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; one of the solutions&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; % look at how your program handles command line arg(s)&lt;br&gt;
&amp;gt;      [error,res]=system('dir *.m') % &amp;lt;- a DOS command&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; us&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
Joao&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
