matlab-osx-helper:OSX 上的 MATLAB 辅助工具

时间:2021-06-28 08:39:56
【文件属性】:
文件名称:matlab-osx-helper:OSX 上的 MATLAB 辅助工具
文件大小:5KB
文件格式:ZIP
更新时间:2021-06-28 08:39:56
Ruby matlab-osx-helper OSX 上的 MATLAB 辅助工具 matlab.sh matlab.sh在 Mac 中定位并返回最新的 MATLAB.app 路径。 您可以使用此脚本来为您的 Makefile 定位 MATLAB 的 mex 路径。 $ ./matlab.sh Applications/MATLAB_R2014b.app 例如,在 Makefile 中 MATLAB=$(shell ./matlab.sh) mex=$(MATLAB)/bin/mex CC=/usr/bin/gcc GPP=/usr/bin/g++ LD=/usr/bin/ld LDFLAGS=-L$(MATLAB)/bin/maci64 -lm -lmex -lmx -lut build_mexopts.rb build_mexopts.rb生成mexopts.sh ,它根据您的 Xc
【文件预览】:
matlab-osx-helper-master
----build_mexopts.rb(3KB)
----LICENSE(1KB)
----README.md(998B)
----.gitignore(573B)
----matlab.sh(2KB)

网友评论