Mex implemeentation

1 visualización (últimos 30 días)
Adedapo
Adedapo el 26 de Mayo de 2012
Hey all, I was trying to run some of the mex examples (e.g yprime.c, and arrayProduct.c) in Matlab 2011a but i was getting an error message "C:\PROGRA~1\MATLAB\R2011B\BIN\MEX.PL: Error: 'yprime.c' not found.
Error using mex (line 206) Unable to complete successfully.
" Kindly assist in solving this problem. Thanks

Respuesta aceptada

James Tursa
James Tursa el 26 de Mayo de 2012
Copy the file yprime.c from the MATLAB directory it is located in to your current working directory. It can be found in:
[matlabroot '\extern\examples\mex\yprime.c']
  2 comentarios
Adedapo
Adedapo el 28 de Mayo de 2012
Thanks James
Pham Ngoc Thanh
Pham Ngoc Thanh el 13 de Abr. de 2013
can you explain more detail. I can't solve

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Write C Functions Callable from MATLAB (MEX Files) en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by