how to convert C file into M file

2 次查看(过去 30 天)
aadi
aadi 2012-11-24
i try to convert the .c file into .m file but matlab gives the following error
mex imsmooth.c
C:\PROGRA~1\MATLAB\R2009B\BIN\MEX.PL: Error: 'imsmooth.c' not found.
??? Error using ==> mex at 221 Unable to complete successfully.

回答(1 个)

Walter Roberson
Walter Roberson 2012-11-24
The C file needs to be in your current directory when you use the command in that form.

类别

Help CenterFile Exchange 中查找有关 Standard File Formats 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by