about the error of using "mcc" with the .m which included the function "syms"
Show older comments
in MATLAB, I used the function "syms" perfectly. but while I turned .m into .exe with "mcc -m XXX.m", it showed some error below:
undefined function or method 'syms' for input arguments of type 'char' MATLAB:UndefinedFunction
I have already tried to find out the answer to this problem on the net, but nothing I found.
Can anybody answer me how to solve this problem, thank you very much!
P.S. my computer is 64 bit,and the version of MATLAB is R2010a. I have already installed the "Microsoft visual C++ 2008" and "Microsoft Windows SDK v6.1".
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with MuPAD 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!