commandwindow; cwd=pwd; cd([matlabroot '\toolbox\matlab\winfun\private']); fileassoc('add','.m') ;cd(cwd); disp('Changed Windows file association. M-files are now associated with MATLAB. Congratulations!')
解决直接打开.m的问题,只需要在matlab下复制此命令
最新推荐文章于 2025-02-25 12:19:17 发布