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