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)

Answers (1)

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

Tags

Asked:

on 25 Nov 2011

Community Treasure Hunt

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

Start Hunting!