Mex implemeentation

1 次查看(过去 30 天)
Adedapo
Adedapo 2012-5-26
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

采纳的回答

James Tursa
James Tursa 2012-5-26
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 个评论
Adedapo
Adedapo 2012-5-28
Thanks James
Pham Ngoc Thanh
Pham Ngoc Thanh 2013-4-13
can you explain more detail. I can't solve

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Write C Functions Callable from MATLAB (MEX Files) 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by