receive an error "could not find include file" when running my simulink file
4 次查看(过去 30 天)
显示 更早的评论
I am trying to run my simulink file, but i received the following error:
"Making simulation target "MPLS1_sfun", ...
C:\Users\name\Documents\MATLAB\slprj\_sfprj\MPLS1\_self\sfun\src>"c:\program files (x86)\matlab\r2009a\sys\lcc\bin\lccmake" -f MPLS1_sfun.lmk lcc preprocessor error: MPLS1_sfun.c:62 Could not find include file "c59_MPLS1.h" 1 errors, 0 warnings "c:\program files (x86)\matlab\r2009a\sys\lcc\bin\lcc.exe" -c -Zp8 -DMATLAB_MEX_FILE -noregistrylookup -I"c:\program files (x86)\matlab\r2009a\sys\lcc\include" -I"c:\program files (x86)\matlab\r2009a\extern\include" -I"c:\program files (x86)\matlab\r2009a\simulink\include" -I"c:\program files (x86)\matlab\r2009a\stateflow\c\mex\include" -I"c:\program files (x86)\matlab\r2009a\stateflow\c\debugger\include" "MPLS1_sfun.c" c:\program files (x86)\matlab\r2009a\sys\lcc\bin\lccmake: Error code 1"
How to solve this problem and what is actually the meaning of this eeror
4 个评论
Kaustubha Govind
2012-7-11
Could you try deleting the folder C:\Users\name\Documents\MATLAB\slprj and try again?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Functions 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!