open-discussion > The mistake of the GAT toolbox.I click the graph measures of the network construction module and then the mistake appears.how can I solve it?
Showing 1-1 of 1 posts
Display:
Results per page:
Dec 19, 2024  05:12 PM | aiping ding - soochow university
The mistake of the GAT toolbox.I click the graph measures of the network construction module and then the mistake appears.how can I solve it?

错误使用 regstats
RESPONSES 和 DATA 的行数必须相同。


出错 KAN_FixedDensity (第 178 行)
    parfor i=1:size(Input,2)


出错 GAT_S>GraphMes_MinDens_Callback (第 104 行)
KAN_FixedDensity;


出错 gui_mainfcn (第 95 行)
        feval(varargin{:});


出错 GAT_S (第 42 行)
    gui_mainfcn(gui_State, varargin{:});


出错 matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)GAT_S('GraphMes_MinDens_Callback',hObject,eventdata,guidata(hObject))
 
计算 UIControl Callback 时出错。