Bonjour,

J'ai un algorithme qui contient des codes en C++ et j ai utilisée la fonction c-mex mais il me génère toujours une erreur. Je pense que je dois installer quelque chose.

Voici l'erreur générée avec l'exécution:

=======================================================

Select a compiler:
[1] Lcc-win32 C 2.4.1 in C:\DOCUME~1\ud\MISDOC~1\sys\lcc\bin

[0] None

Compiler: 0

mex: No compiler selected. No action taken.

**************************************************************************
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:
http://www.mathworks.com/support/sol...ution=1-5C27B9
Building with the -largeArrayDims option enables the new API.
**************************************************************************


C:\DOCUME~1\UD\MISDOC~1\BIN\MEX.PL: Error: No compiler options file could be found to compile source code. Please run "mex -setup" to rectify.

??? Error using ==> mex at 207
Unable to complete successfully.