how to open .MEX file in matlab

Status
Not open for further replies.

sayurabh

Member level 4
Joined
Apr 11, 2007
Messages
69
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,783
open mex file

any one hav idea to open the .MEX ,i hav a .MEX file but iz not opening it iz called matlab executible file ,but iz not opening it is used to connect the c code with matlab compiler i m attaching it with post plz help me open it it iz urgent
 

how to open a mex file

Hi

A .mex32 file is a compiled C file. It cannot be edited. You can however use the functions supported in the .MEX file.
If you still want to edit it, get the original C source file and then you can edit and recompile into .mex32.

Hope this helps
Sree
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…