inconverted.m
来自「student teacher and proferssor llove thi」· M 代码 · 共 13 行
M
13 行
function outflag=inconverted(i,spot);declare_globalsoutflag=0;for j=1:length(filename_all) temp=find(strcmp(funstrwords{i},filename_all{j})); if length(temp)>0 for jj=1:length(temp) [howmany,subscripts,centercomma,parens]=hassubscript(i,temp(jj)); %If in there, currently not used, unfinished end endend
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?