Stand-alone executable that runs?
1 view (last 30 days)
Show older comments
Nina Buchanan
on 9 Jul 2017
Commented: Nina Buchanan
on 11 Jul 2017
Using R2017a on windows 10. I have a small model that runs within simulink. When compiled, the exe runs within matlab. But it does not run when placed on the desktop. I installed the run-time libraries; that didn't help. I searched and tried slrbuild; that didn't work either.When I try to run the exe within a terminal window, I get "could not open " a dll, and to use the packNGO function. Where can i find the information to help me compile and run my model within windows? Thanks.
0 Comments
Accepted Answer
Image Analyst
on 10 Jul 2017
Have you exhausted all the things in the FAQ yet:
If none of the 12 things to try help, then call the Mathworks because it will be a super tricky, unusual thing that's never made it into the FAQ.
3 Comments
Walter Roberson
on 10 Jul 2017
MinGW has never been supported by MATLAB Compiler or MATLAB Compiler SDK.
More Answers (0)
See Also
Categories
Find more on MATLAB Support for MinGW-w64 C/C++ Compiler 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!