Embedded Matlab Function debugging erroe

1 view (last 30 days)
Anas Mesrabi
Anas Mesrabi on 25 Nov 2011
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
Kaustubha Govind on 28 Nov 2011
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 Interactive Control and Callbacks in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!