Donate Share

matlab2fmex

Code

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2001-06-11 cvs -d:pserver:anonymous@matlab2fmex.cvs.sourceforge.net:/cvsroot/matlab2fmex login

cvs -z3 -d:pserver:anonymous@matlab2fmex.cvs.sourceforge.net:/cvsroot/matlab2fmex co -P modulename

Show:

What's happening?

  • Followup: Is this great program abandoned?

    It has not been updated for a long time! It's a very useful tool! Please do not abandon it!

    2008-01-03 08:11:38 UTC by junziyang

  • Comment: matlab 6.1 regexp & regexprep missing

    Logged In: YES user_id=241093 What are the places?.

    2005-11-23 13:31:26 UTC by barrowes

  • matlab 6.1 regexp & regexprep missing

    hello tried matlab2fmex with matlab 6.1... on 2 locations regexp & regexprep is used... on one location an alternative code is available ( out commented) on the oterh location not... please fix... (or write is works on matlab greatrer 6.5) thanks!

    2005-08-16 12:39:02 UTC by nobody

  • Comment: Problem with CVF 6.6

    Remove the "/fixed" from your mexopts.bat file and it will work.

    2005-06-16 17:07:28 UTC by nobody

  • Comment: Problem with CVF 6.6

    I have the same problem !

    2005-06-16 14:10:07 UTC by nobody

  • Problem with CVF 6.6

    >> matlab2fmex('myfunc'); Converting --- myfunc.m ==> myfunc.f90 ==> myfunc.mex Original: function z = myfunc(x) temp1 = x .* 10 .* sin(x); z = round(temp1); putting decimal points etc. ....................... m finished fixing bracketed assignments ...................... a finished fixing bracketed assignments II ................... t finished...

    2005-03-23 18:53:13 UTC by nobody

  • service release 1.2

    This release update some bugs and how the converted code appears. Notable, no variable sizes have to be passed to the computational subroutine. Instead this is taken care of with assumed size arrays. Ben.

    2004-09-27 20:26:32 UTC by barrowes

  • Release 1.1 -- still alive

    Release 1.1 is a maintenance release with some bug fixes. It is also to let you know that I have not forgotten matlab2fmex.

    2004-02-02 21:37:24 UTC by barrowes

  • CVF6.6

    Trying to use matlab3fmex with CVF6.6 and MatlabR13...It can build the DLL file but when I try to run it says that the MEX-file is invalid...what to do?.

    2002-12-02 07:50:10 UTC by nobody

  • Comment: Compaq visual fortran

    Trying to use matlab3fmex with CVF6.6 and MatlabR13...It can build the DLL file but when I try to run it says that the MEX-file is invalid...what to do?.

    2002-12-02 07:48:15 UTC by nobody

Our Numbers