Embedded Matlab Function debugging erroe
显示 更早的评论
Hi, I have a problem that recently appeared which is getting an error message when i try to run an embeded matlab function (in the user defined group) which is: three error messages: Make Error, Parse log, Coder log.
In the first error, the detailed description is: The File name\slprj\_sfprj\Embeded_matlab_fn1\_self\sfun\src>"c:\program files\matlab\r2008a\sys\lcc\bin\lccmake" -f Embeded_matlab_fn1_sfun.lmk " system cannot find the path specified. (this folder 'slprj' does not exist before)
回答(1 个)
Kaustubha Govind
2011-11-28
0 个投票
If you do not see the folder "slprj" created in your current directory, it is likely that MATLAB does not have write permissions to it. If you're on Windows 7, this could be a UAC issue - start MATLAB "as administrator" so that it gets write privileges and try again.
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!