The 'bdroot' function can not be read when I convert my GUI program to exe
Show older comments
Hello, now I have a GUI guide program which includes 'bdroot' function in its m-file. After I convert my program to .exe file using command 'mcc -m mymfilename'(or deploytool),I acturally get an .exe file but when I run it, the result shows that the funtion 'bdroot' was not defined.(Note that there is another way to do the conversion using deploytool, but the outcome .exe does not work well either due to no response.) what should I do now?
Any answers or comments will be appreciated. Thank you in advance.
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing 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!