Thread Subject: Read an .exe file into a gui

Subject: Read an .exe file into a gui

From: Sprinceana

Date: 14 Jul, 2009 08:00:17

Message: 1 of 3

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!

Subject: Read an .exe file into a gui

From: Steven Lord

Date: 14 Jul, 2009 13:31:27

Message: 2 of 3


"Sprinceana " <mihaispr@yahoo.com> wrote in message
news:h3hduh$pvt$1@fred.mathworks.com...
>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!

HELP SYSTEM.

--
Steve Lord
slord@mathworks.com

Subject: Read an .exe file into a gui

From: Walter Roberson

Date: 14 Jul, 2009 19:38:01

Message: 3 of 3

Sprinceana wrote:
 
> I don't want to use mmreader, mpgwrite, mpgread etc.

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

No. The latin abbreviation "etc." means "and so on and so forth". When you exclude
all of those functions "etc." without listing anything that you -are- willing to use,
you are excluding everything that exists in Matlab. Matlab is not able to operate
upon the mere -idea- that you want to do something.


There is, by the way, no function provided with Matlab that knows the structure
of Microsoft .exe files and is able to locate specific subsections or symbols
in them. However, depending -exactly- how the .exe was constructed, you might
be able to make productive use of loadlibrary and related functions, possibly
in conjunction with mmap().

Tags for this Thread

Everyone's Tags:

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.

Tag Activity for This Thread
Tag Applied By Date/Time
read exe file Sprinceana 14 Jul, 2009 04:04:03
exe Sprinceana 14 Jul, 2009 04:04:03
rssFeed for this Thread
 

MATLAB Central Terms of Use

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.

Contact us at files@mathworks.com