Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报错 #160

Open
Wubohan123 opened this issue May 6, 2024 · 0 comments
Open

报错 #160

Wubohan123 opened this issue May 6, 2024 · 0 comments

Comments

@Wubohan123
Copy link

错误使用 ranksum
删除 NaN 值后没有剩余数据。

出错 module_exp>@(s)ranksum(s,vdata{end})<0.05 (第 465 行)
diff1 = cellfun(@(s)ranksum(s,vdata{end})<0.05,vdata(:,1:end-1));

出错 module_exp/TableUpdate (第 465 行)
diff1 = cellfun(@(s)ranksum(s,vdata{end})<0.05,vdata(:,1:end-1));

出错 module_exp>@(varargin)obj.TableUpdate(varargin{:}) (第 82 行)
obj.app.dropC(1) = GUI.APP([1 3],7,uidropdown(tempGrid,'BackgroundColor',[.95 .95 1],'Tooltip','Show the specific metric values','Items',{},'Interruptible','off','BusyAction','cancel','ValueChangedFcn',@obj.TableUpdate));

错误使用 appdesservices.internal.interfaces.model.AbstractModel/executeUserCallback
计算 DropDown PrivateValueChangedFcn 时出错。

I often encounter this kind of error, but I don't know how to correct it. Changing one place will lead to other errors,Can anyone help me solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant