How can i solve issues in matlab?
12 views (last 30 days)
Show older comments
I am using matlab R2013a 64-bit version in windows 8.1. When i tried to simulate .m file,i got an error.The error is "Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks.Previously the error was unable to locate c compiler. I installed wnindows SDK 7.1 as per your instruction. But now another 3 errors are showing while running .m file. The errors are
1).Make-Making simulation target "nnwithbb_4_sfun", ... 'nnwithbb_4_sfun.bat' is not recognized as an internal or external command, operable program or batch file.
2).Parse -Parsing successful for machine: "nnwithbb_4"(#21)
3).Coder-Code Directory : "G:\Materials\MAIN PROJECT\nirupama\slprj\_sfprj\nnwithbb_4\_self\sfun\src"
Machine (#21): "nnwithbb_4" Target : "sfun"
Chart "PV module" (#23):
. "c2_nnwithbb_4.h"
"c2_nnwithbb_4.c"
"nnwithbb_4_sfun.h"
"nnwithbb_4_sfun.c"
"nnwithbb_4_sfun_debug_macros.h"
Interface and Support files:
"nnwithbb_4_sfun_registry.c"
Code generation successful for machine: "nnwithbb_4" The above 3 are the errors .What should i do?
0 Comments
Answers (0)
See Also
Categories
Find more on Troubleshooting in MATLAB Compiler SDK in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!