Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

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

2 visualizzazioni (ultimi 30 giorni)
jafar
jafar il 12 Dic 2013
Chiuso: MATLAB Answer Bot il 20 Ago 2021
i'm using matlab 2013a (win7 x64).
mex compilation problem !!
mex -O -largeArrayDims resize.cc

Risposte (1)

Rajiv Ghosh-Roy
Rajiv Ghosh-Roy il 12 Dic 2013
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 Commento
jafar
jafar il 13 Dic 2013
Modificato: jafar il 13 Dic 2013
@Rajiv Ghosh-Roy
resize.cc code : how do you fix line 36 ??

Questa domanda è chiusa.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by