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);
When , I install BLG package and test, I see the below error, please guide me:
Error in clustering_coefficients (line 99)
ccfs=clustering_coefficients_mex(A,options.undirected,weight_arg);