matlab-bgl icon indicating copy to clipboard operation
matlab-bgl copied to clipboard

Help need

Open maysamansari opened this issue 9 years ago • 1 comments

When , I install BLG package and test, I see the below error, please guide me:

addpath H:\thesis\simulation\matlab-bgl-master clustering_coefficients(sparse(ones(5))) Undefined function or variable 'clustering_coefficients_mex'.

Error in clustering_coefficients (line 99) ccfs=clustering_coefficients_mex(A,options.undirected,weight_arg);

maysamansari avatar Jan 11 '16 18:01 maysamansari

Check if clustering_coefficients_mex.c file is in the matlab_bgl/private folder.

cloudy-sfu avatar Feb 05 '21 15:02 cloudy-sfu