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

Contact us at files@mathworks.com