文件名称:matlab-fileassoc-m-files-
介绍说明--下载内容均来自于网络,请自行研究使用
将压缩包中private文件夹中的三个文件复制到:“ MATLAB安装目录 \mcr\toolbox\matlab\winfun\private\”文件夹里
运行程序:
cwd=pwd
cd([matlabroot \toolbox\matlab\winfun\private ])
fileassoc( add ,{ .m , .mat , .fig , .p , .mdl ,[ . mexext]}) 重点
cd(cwd)
disp( Changed Windows file associations. FIG, M, MAT, MDL, MEX, and P files are now associated with MATLAB. )
即可实现matlab m文件关联-Copy the compressed package private folder three files to: MATLAB installation directory \ mcr \ toolbox \ matlab \ winfun \ private \ folder
Run the program:
cwd = pwd
cd ([matlabroot \ toolbox \ matlab \ winfun \ private ])
fileassoc ( add , {,,,,, [mexext . ] m. mat. fig. p. mdl. }) focus
cd (cwd)
disp ( Changed Windows file associations. FIG, M, MAT, MDL, MEX, and P files are now associated with MATLAB. )
It can achieve matlab m file association
运行程序:
cwd=pwd
cd([matlabroot \toolbox\matlab\winfun\private ])
fileassoc( add ,{ .m , .mat , .fig , .p , .mdl ,[ . mexext]}) 重点
cd(cwd)
disp( Changed Windows file associations. FIG, M, MAT, MDL, MEX, and P files are now associated with MATLAB. )
即可实现matlab m文件关联-Copy the compressed package private folder three files to: MATLAB installation directory \ mcr \ toolbox \ matlab \ winfun \ private \ folder
Run the program:
cwd = pwd
cd ([matlabroot \ toolbox \ matlab \ winfun \ private ])
fileassoc ( add , {,,,,, [mexext . ] m. mat. fig. p. mdl. }) focus
cd (cwd)
disp ( Changed Windows file associations. FIG, M, MAT, MDL, MEX, and P files are now associated with MATLAB. )
It can achieve matlab m file association
(系统自动生成,下载前可以参看下载内容)
下载文件列表
private\fileassoc.m
.......\fileassoc.mexw64
.......\fileassoc_mexw64.auth
private