在linux的matlab内输入mex-setup显示没有gcc编译器怎么办
答案:2 悬赏:0 手机版
解决时间 2021-02-28 02:06
- 提问者网友:我是女神我骄傲
- 2021-02-27 13:26
在linux的matlab内输入mex-setup显示没有gcc编译器怎么办
最佳答案
- 五星知识达人网友:归鹤鸣
- 2021-02-27 13:55
gcc -v试试有没有?如果有的话 设置matlab找到对应的c编译器的安装目录就可以了 可以matlab不支持共有Gcc库的VB
全部回答
- 1楼网友:神的生死簿
- 2021-02-27 14:38
mex -setup
mex configured to use 'gcc' for c language compilation.
warning: the matlab c and fortran api has changed to support matlab
variables with more than 2^32-1 elements. in the near future
you will be required to update your code to utilize the
new api. you can find more information about this at:
upgrade mex-files to use 64-bit api.
to choose a different language, select one from the following:
mex -setup c++
mex -setup fortran
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯