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!