Filter löschen
Filter löschen

Stand-alone executable that runs?

7 Ansichten (letzte 30 Tage)
Nina Buchanan
Nina Buchanan am 9 Jul. 2017
Kommentiert: Nina Buchanan am 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.

Akzeptierte Antwort

Image Analyst
Image Analyst am 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 Kommentare
Walter Roberson
Walter Roberson am 10 Jul. 2017
MinGW has never been supported by MATLAB Compiler or MATLAB Compiler SDK.
Nina Buchanan
Nina Buchanan am 11 Jul. 2017
My executable works now. It needed to be run within the same folder of DLLs created by the PackNGO options on the code generation model parameters. Thanks again for pointing me to that FAQ, which I had not seen before.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by