<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256064</link>
    <title>MATLAB Central Newsreader - Read an .exe file into a gui</title>
    <description>Feed for thread: Read an .exe file into a gui</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by 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>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Tue, 14 Jul 2009 08:00:17 -0400</pubDate>
      <title>Read an .exe file into a gui</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256064#665050</link>
      <author>Sprinceana </author>
      <description>I have a video signal which is an .exe file called signal.exe.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I want to read it using a dedicated function of matlab.&lt;br&gt;
&lt;br&gt;
So my question is : How can I read an .exe file into matlab gui (so what dedicated function to use)?&lt;br&gt;
&lt;br&gt;
I don't want to use mmreader, mpgwrite, mpgread etc.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Is there a function to read .exe files in matlab?&lt;br&gt;
&lt;br&gt;
If not what I must do to my .exe file to be read in the gui of matlab?&lt;br&gt;
&lt;br&gt;
Thanks for your support in advance!</description>
    </item>
    <item>
      <pubDate>Tue, 14 Jul 2009 13:31:27 -0400</pubDate>
      <title>Re: Read an .exe file into a gui</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256064#665148</link>
      <author>Steven Lord</author>
      <description>&lt;br&gt;
&quot;Sprinceana &quot; &amp;lt;mihaispr@yahoo.com&amp;gt; wrote in message &lt;br&gt;
news:h3hduh$pvt$1@fred.mathworks.com...&lt;br&gt;
&amp;gt;I have a video signal which is an .exe file called signal.exe.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I want to read it using a dedicated function of matlab.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; So my question is : How can I read an .exe file into matlab gui (so what &lt;br&gt;
&amp;gt; dedicated function to use)?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I don't want to use mmreader, mpgwrite, mpgread etc.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Is there a function to read .exe files in matlab?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; If not what I must do to my .exe file to be read in the gui of matlab?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Thanks for your support in advance!&lt;br&gt;
&lt;br&gt;
HELP SYSTEM.&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Steve Lord&lt;br&gt;
slord@mathworks.com </description>
    </item>
    <item>
      <pubDate>Tue, 14 Jul 2009 19:38:01 -0400</pubDate>
      <title>Re: Read an .exe file into a gui</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256064#665278</link>
      <author>Walter Roberson</author>
      <description>Sprinceana wrote:&lt;br&gt;
&amp;nbsp;&lt;br&gt;
&amp;gt; I don't want to use mmreader, mpgwrite, mpgread etc.&lt;br&gt;
&lt;br&gt;
&amp;gt; Is there a function to read .exe files in matlab?&lt;br&gt;
&lt;br&gt;
No. The latin abbreviation &quot;etc.&quot; means &quot;and so on and so forth&quot;. When you exclude&lt;br&gt;
all of those functions &quot;etc.&quot; without listing anything that you -are- willing to use,&lt;br&gt;
you are excluding everything that exists in Matlab. Matlab is not able to operate&lt;br&gt;
upon the mere -idea- that you want to do something.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
There is, by the way, no function provided with Matlab that knows the structure&lt;br&gt;
of Microsoft .exe files and is able to locate specific subsections or symbols &lt;br&gt;
in them. However, depending -exactly- how the .exe was constructed, you might&lt;br&gt;
be able to make productive use of loadlibrary and related functions, possibly&lt;br&gt;
in conjunction with mmap().</description>
    </item>
  </channel>
</rss>

