Matlab R2010b cannot find mex files on Mac

Asked by Petra

Hi,

I use matlab_bgl on a Mac desktop and on a windows laptop (both running older versions of Matlab) with no problems. Today I downloaded matlab_bgl on a new Mac laptop running a new version of Matlab but I get errors related to mex files.

For example, if I try:
clustering_coefficients(sparse(ones(5)))

I get:
" Undefined function or method 'clustering_coefficients_mex' for input arguments of type 'double' "

The same happens (with the corresponding mex files) when trying to call other functions.

I tried using older versions of matlab_bgl, but none of them work. I'm guessing I need to recompile something but I'm not sure what/how.

Any ideas?

Many thanks,
Petra

Question information

Language:
English Edit question
Status:
Solved
For:
Matlab BGL Edit question
Assignee:
No assignee Edit question
Solved by:
David Gleich
Solved:
Last query:
Last reply:
Revision history for this message
Petra (pv226) said :
#1

PS: I'm using MATLAB Version 7.11.0.584 (R2010b)

Revision history for this message
Best David Gleich (dgleich) said :
#2
Revision history for this message
Petra (pv226) said :
#3

Thanks a lot for your quick reply - problem solved!!!

Revision history for this message
Bobby Rohrkemper (kalamazoo+launchpad) said :
#4

Has anyone tried this with 2012a on the mac? I'm getting similar errors even after downloading the version at the link above.