フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

MEX in Matlab 8.1 , 64 bit & Windows 7, 64 bit

2 ビュー (過去 30 日間)
jafar
jafar 2013 年 12 月 12 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
i'm using matlab 2013a (win7 x64).
mex compilation problem !!
mex -O -largeArrayDims resize.cc

回答 (1 件)

Rajiv Ghosh-Roy
Rajiv Ghosh-Roy 2013 年 12 月 12 日
The errors you are getting are from the C++ compiler (i.e. they appear to be C++ errors and not mex errors); I would suggest looking at each error message in your code and fixing the issues there.
  1 件のコメント
jafar
jafar 2013 年 12 月 13 日
編集済み: jafar 2013 年 12 月 13 日
@Rajiv Ghosh-Roy
resize.cc code : how do you fix line 36 ??

この質問は閉じられています。

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by