[go: nahoru, domu]

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

some problem when CREATE a PROJECT #2

Open
Defuse3 opened this issue Oct 28, 2022 · 0 comments
Open

some problem when CREATE a PROJECT #2

Defuse3 opened this issue Oct 28, 2022 · 0 comments

Comments

@Defuse3
Copy link
Defuse3 commented Oct 28, 2022

when I create a project used ANT gui,some errors have occurred
what I used is matlab 2021a
image

ant
+-+-+-+-+-+
|A|N|T|x|2|
+-+-+-+-+-+
ANTx2-v:git is not installed
Download it at http://git-scm.com/download
错误使用 strfind
搜索词 必须为文本或模式标量。

出错 contains (第 36 行)
tf = ~cellfun(@isempty, strfind(s, pattern));

出错 matlab.ui.internal.prepareFigureFor

出错 uistack (第 69 行)
matlab.ui.internal.prepareFigureFor(morphFig, mfilename('fullpath'))

出错 paramgui (第 523 行)
uistack(ax,'bottom');

出错 antconfig (第 203 行)
[m z a params]=paramgui(p2,'uiwait',1,'close',1,'editorpos',[.03 0 1 1],'figpos',figpos,...

出错 xnewproject (第 37 行)
[m z]=antconfig(1,'parameter','default','savecb','no');

出错 ant>menubarCB (第 2370 行)
xnewproject;

错误使用 ant>menu_getTable (第 1727 行)
计算 Menu Callback 时出错。

错误使用 weboptions (第 378 行)
对于此运算,数组的大小不兼容。

出错 matlab.internal.doc.updateConnectorDocroot (第 3 行)
options = weboptions('RequestMethod','post', ...

相关文档

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