error while compiling matlab file
Show older comments

when i compile the the programm (see attached file), an error occur in defining mu1, please help me, how can i define mu1
2 Comments
Adam
on 3 May 2017
You didn't attach anything. And what do you mean by 'compile'? Are you using Matlab Coder to produce C++ code?
mu1 isn't defined at all in the code you give so obviously using it as an index will give an error.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!