How to Run .exe File which contains no CTF on matlab 2015b ?
1 view (last 30 days)
Show older comments
hello, I want to know, is there any way to run .exe file without a CTF file ? Actually the thing is, i have got a GUI file from my teacher and he gave only .exe file. But every time i try to open that .exe file , ERROR shows that ( cannot find CTF archive )
i have also installed RUNTIME for matlab 2015b. So is there any way to open that .exe file without any CTF file of it ?
0 Comments
Answers (1)
Walter Roberson
on 26 May 2016
No, the .exe should have the CTF archive embedded in it if it was created with MATLAB Compiler.
5 Comments
Jacek Trojanowski
on 24 Aug 2016
I've got the same problem. When I'm trying to run MyProgram.exe, I get an error: "Cannot find CTF archive: /PATH_TO_PROGRAM/MyProgram.ctf".
Walter Roberson
on 24 Aug 2016
https://www.mathworks.com/matlabcentral/newsreader/view_thread/277364
See Also
Categories
Find more on C Shared Library Integration 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!