日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 人工智能 > 循环神经网络 >内容正文

循环神经网络

matlab中mcc失败,matlab运行mcc时出现这样的情况

發布時間:2023/12/20 循环神经网络 31 豆豆
生活随笔 收集整理的這篇文章主要介紹了 matlab中mcc失败,matlab运行mcc时出现这样的情况 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

不知道為什么我的matlab運行mcc時出現這樣的情況,使得沒有辦法編譯。大家幫忙呀

The "help" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

Warning: File: c:\matlab6p5\toolbox\matlab\general\doc.m Line: 139 Column: 26

The "which" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

Warning: File: c:\matlab6p5\toolbox\matlab\general\doc.m Line: 241 Column: 26

The "which" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

Warning: File: c:\matlab6p5\toolbox\matlab\uitools\private\requestjavaadapter.m Line: 9 Column: 8

References to "ishandle" require the C/C++ Graphics Library when executing in stand-alone mode. You must specify -B sgl or -B sglcpp in order to use the C/C++ Graphics Library. Also, if using the -W option, you must specify either the mainhg or libhg wrapper type. A run-time error will occur if the C/C++ Graphics Library is not present when "ishandle" is called.

Warning: File: c:\matlab6p5\toolbox\matlab\uitools\private\requestjavaadapter.m Line: 9 Column: 28

The "isjava" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

Warning: File: c:\matlab6p5\toolbox\matlab\uitools\private\requestjavaadapter.m Line: 10 Column: 16

The "java" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

Warning: File: c:\matlab6p5\toolbox\matlab\uitools\private\requestjavaadapter.m Line: 15 Column: 12

References to "ishandle" require the C/C++ Graphics Library when executing in stand-alone mode. You must specify -B sgl or -B sglcpp in order to use the C/C++ Graphics Library. Also, if using the -W option, you must specify either the mainhg or libhg wrapper type. A run-time error will occur if the C/C++ Graphics Library is not present when "ishandle" is called.

Warning: File: c:\matlab6p5\toolbox\matlab\uitools\private\requestjavaadapter.m Line: 15 Column: 32

The "isjava" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

Warning: File: c:\matlab6p5\toolbox\matlab\uitools\private\requestjavaadapter.m Line: 18 Column: 21

The "java" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

Warning: File: c:\matlab6p5\toolbox\matlab\graph3d\surf.m Line: 68 Column: 6

References to "surface" require the C/C++ Graphics Library when executing in stand-alone mode. You must specify -B sgl or -B sglcpp in order to use the C/C++ Graphics Library. Also, if using the -W option, you must specify either the mainhg or libhg wrapper type. A run-time error will occur if the C/C++ Graphics Library is not present when "surface" is called.

Warning: File: c:\matlab6p5\toolbox\matlab\general\mkdir.m Line: 94 Column: 12

The "rehash" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

Warning: File: c:\matlab6p5\toolbox\matlab\general\mkdir.m Line: 133 Column: 39

The second output argument from the "unix" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

Warning: File: c:\matlab6p5\toolbox\matlab\general\mkdir.m Line: 229 Column: 23

The second output argument from the "dos" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

Warning: File: c:\matlab6p5\toolbox\matlab\general\mkdir.m Line: 271 Column: 29

The second output argument from the "dos" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

Warning: File: c:\matlab6p5\toolbox\matlab\general\mkdir.m Line: 276 Column: 26

The second output argument from the "dos" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

Warning: File: c:\matlab6p5\toolbox\matlab\general\private\cdsafewindir.m Line: 20 Column: 14

The second output argument from the "dos" function is only available in MEX mode. A run-time error will occur if this code is executed in stand-alone mode.

2

Error helpview.c: 1219??type error in argument 2 to `mlfAssign'; found `int' expected `pointer to incomplete struct mxArray_tag defined at C:\MATLAB6p5\extern\include\matrix.h 162'

Error helpview.c: 1225??type error in argument 2 to `mlfAssign'; found `int' expected `pointer to incomplete struct mxArray_tag defined at C:\MATLAB6p5\extern\include\matrix.h 162'

2 errors, 0 warnings

MBUILD.BAT: Error: Compile of 'helpview.c' failed.

??? Error using ==> mbuild

Unable to complete successfully

??? Error: An error occurred while shelling out to mbuild (error code = 1).

Unable to build executable (specify the -v option for more information).

Error in ==> C:\MATLAB6p5\toolbox\compiler\mcc.dll

(最新友情提示:請各位同學在最初的問題得到解決后,如果沒有進一步的問題,能主動結貼——將貼子前綴改為“已解決”,并總結說明自己遇到的問題和最后處理的方法。與人方便,自己方便,謝謝合作^_^)

[本帖最后由 柚籽 于 2007-11-22 21:04 編輯]

總結

以上是生活随笔為你收集整理的matlab中mcc失败,matlab运行mcc时出现这样的情况的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。