Thursday 25 July 2013

Matlab mex Gcc Configuration on Windows

Matlab mex Gcc Configuration on Windows

Following Steps to Configure Matlab gcc on windows platform.

1. Install Mingw from http://www.mingw.org/ if 64 bit os means , download 64 bit mingw.

2. Install a Cygwin environment http://www.cygwin.com/ if 64 bit os means , download 64 bit cygwin.

3. Download gnumex matlab packages from http://sourceforge.net/projects/gnumex/files/latest/download.

4. Then Extract the gunmex package on your cygwin root folder (ie c:\cygwin folder).

5. The open Matlab and set path to cygwin root folder(ie c:\cygwin).

6. Type gnumex on matlab command window.

7. Then one GUI windows comes.


8. Click Make options file.

9. Done


if shortpath74.mexw32 and uigetpath74.mexw32 problem means please recompile src package's on gumex.

>>mex shortpath.c
>>mex uigetpath.c


if any error means comment in below.

Kindly Bookmark and Share it:

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...