필터 지우기
필터 지우기

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 CenterFile Exchange에서 Directed Graphs에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by