digitalmars.D - Matlab and D
Has anyone tried to create MEX files or manipulate MAT files with D yet (and thus probably has bindings or a wrapper)? So far I only found a C++ wrapper for MAT written by Christian Kamm here: http://www.incasoftware.de/~kamm/projects/index.php/2007/10/05/matlab-file-access/
Aug 12 2010
Has anyone tried to create MEX files or manipulate MAT files with D yet (and thus probably has bindings or a wrapper)?To answer myself: http://bitbucket.org/trass3r/matd/
Dec 02 2010