Embedded Matlab Function debugging erroe
Show older comments
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)
Answers (1)
Kaustubha Govind
on 28 Nov 2011
0 votes
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.
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!