problem installing MATLAB_BGL 4

Asked by vmc77

Hi,

followed your install steps and changed the path for the new directory. However when running the 'clustering' test, I get:

clustering_coefficients(sparse(ones(5)))
??? Undefined command/function 'clustering_coefficients_mex'.

Error in ==> clustering_coefficients at 97
ccfs=clustering_coefficients_mex(A,options.undirected,weight_arg);

I assume it's the compiler but I really cannot follow your 'Building the Library' section in the documentation.
Any help will be greatly appreciated.
Thanks!

Question information

Language:
English Edit question
Status:
Answered
For:
Matlab BGL Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
vmc77 (vmcarvalho-web) said :
#1

I am using Matlab v7.0.1.

Revision history for this message
David Gleich (dgleich) said :
#2

Unfortunately, I had to break backwards compatibility for older versions of Matlab with the most recent version of Matlab BGL. This is because I couldn't get a recent version of boost to work with a compiler that the older versions of Matlab support.

Try one of the previous releases.

http://www.stanford.edu/~dgleich/programs/matlab_bgl/old.html

Can you help with this problem?

Provide an answer of your own, or ask vmc77 for more information if necessary.

To post a message you must log in.