?? inastring.m
字號(hào):
function outflag=inastring(loc,tempstr)apost=0;for k=1:loc if strcmp(tempstr(k),''''), apost=apost+1; end if ((strcmp(tempstr(k),' '))&(mod(apost,2)==1)), tempstr(k)=','; endendoutflag=mod(apost,2);
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -