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!