Path: news.mathworks.com!not-for-mail
From: "Sprinceana " <mihaispr@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Read an .exe file into a gui
Date: Tue, 14 Jul 2009 08:00:17 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 15
Message-ID: <h3hduh$pvt$1@fred.mathworks.com>
Reply-To: "Sprinceana " <mihaispr@yahoo.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1247558417 26621 172.30.248.37 (14 Jul 2009 08:00:17 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 14 Jul 2009 08:00:17 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1740796
Xref: news.mathworks.com comp.soft-sys.matlab:555231


I have a video signal which is an .exe file called signal.exe.


I want to read it using a dedicated function of matlab.

So my question is : How can I read an .exe file into matlab gui (so what dedicated function to use)?

I don't want to use mmreader, mpgwrite, mpgread etc.


Is there a function to read .exe files in matlab?

If not what I must do to my .exe file to be read in the gui of matlab?

Thanks for your support in advance!