【发布时间】:2013-11-28 19:16:51
【问题描述】:
编译 mex 函数时,出现以下错误:
Warning: You are using gcc version "4.6.3-1ubuntu5)". The version
currently supported with MEX is "4.4.6".
For a list of currently supported compilers see:
http://www.mathworks.com/support/compilers/current_release/
这个错误很严重吗,我需要做些什么来解决这个问题吗? 任何帮助将不胜感激。
【问题讨论】: