フィルターのクリア

Error in importing data in community detection toolbox

1 回表示 (過去 30 日間)
phdcomputer Eng
phdcomputer Eng 2018 年 5 月 17 日
回答済み: Steven Lord 2018 年 5 月 17 日
I downloaded community detection toolbox from the following link: https://nl.mathworks.com/matlabcentral/fileexchange/45867-community-detection-toolbox In readme text, it's written that the higher version (ComDetTBv091) exists and I downloaded it. Then I extracted the folder in Matlab project path, according to the quick help pdf, I wrote PathAdd, CDTBDemo01, and gui in command line, then in the community detection window, I wanted to import data but every .mat file I imported the toolbox didn't find graphs, algorithms, cluster number selection, and evaluation functions. the following errors are shown: Reference to non-existent field 'Results'. Error in gui/import_callback (line 1264) if ~isempty(ldata.Results) Error while evaluating Menu Callback
My goal was to use this toolbox for clustering my graph. I don't know why we should import data, not the graph? I'll be very grateful if suggest me how to import my data in this toolbox as the first step of using it. Thank you

回答 (1 件)

Steven Lord
Steven Lord 2018 年 5 月 17 日
You'll probably have better luck if you try contacting the author of that File Exchange submission directly.

カテゴリ

Help Center および File ExchangeDirected Graphs についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by