Menu

Matlab mex under Dev-C++ ?

Anonymous
2003-01-28
2012-09-26
  • Anonymous

    Anonymous - 2003-01-28

    Hi,

    anyone having experience compiling Matlab mex files under Dev-C++ ?
    It is possible with Mingw, see gnumex:
       http://www.mrc-cbu.cam.ac.uk/Imaging/gnumex20.html

    Thanks for all info.

    Bardo

     
    • Patrick Ogay

      Patrick Ogay - 2003-01-28

      Dev-Cpp ist just an IDE with comes with mingw GCC, (or cygwin GCC) and so of cource you can compile the things.
      A minor problem may be to get the makefile to the project, but you always can compile with "make" on the commandline.
      Patrick

       
    • Nobody/Anonymous

      Are you generating your C++ code through auto-coding?

      (I'm asking because I am a relative newbie in Matlab)

      Wayne

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.