文件名称:matlab-fileassoc-m-files-
-
所属分类:
- 标签属性:
- 上传时间:2015-05-03
-
文件大小:8.04kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
将压缩包中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
private/fileassoc.mexw64
private/fileassoc_mexw64.auth
private
private/fileassoc.mexw64
private/fileassoc_mexw64.auth
private
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.