資源簡介
該程序可google下載,程序用于創建注冊表,將MATLAB軟件和.mat、.m等文件關聯。
代碼片段和文件信息
function?associateFiles(action?userExtList?fileStr)
%?associateFiles(action?extList?fileStr)
%
%?Makes?a?registry?files?that?can?be?used?to?set?correct?file?associantions?on
%?a?windows?platform.?The?following?MATLAB?file?extensions?are?supported:
%?.m?.mat?.fig?.mexw32?.mexw64?.p?.mdl?.mdlp?.slx?.mldatx?.req
%?.sldd?.slddc?.slxp?.sltx?.mn?.mu?.muphlp?.xvc?.xvz?.ssc?.mlapp
%?.mlappinstall?.mltbx?.mlpkginstall?.mlprj
%
%?INPUT:
%?action??-?optional?string.?
%???????????*?‘add‘?(default)?adds/rewrites?the?MATLAB?file?association?registry
%??????????????keys?for?this?version.
%???????????*?‘delete‘?deletes?the?MATLAB?file?association?registry?entries?for
%??????????????ALL?versions?of?MATLAB?(including?“old?style“?ones)
%???????????*?‘deleteadd‘?i
- 上一篇:蟻群算法matlab源程序
- 下一篇:乘同余法產生0,1均勻分布隨機數
評論
共有 條評論