Convert matlab to exe file
Accepted Answer: Steven Lord. I converted. When i run. Its not through any error or warning message. I am not able to figure out why its happening!! Is it because i don't have any. Adam on 12 Apr Cancel Copy to Clipboard. To create an exe the main file that you give it must be a function - it can either be a GUIDE GUI or just a regular function, but you cannot give it a class file.
You can create a function that uses your class and deploy that, but a class on its own doesn't do anything until you make calls to its functions or properties. I tried calling that classdef in a function but its still not working! Its working in matlab if i run that function but after converting its not showing any GUI! If yes than what can i do as i don't have. You don't need a. Do you get any error messages or anything if you run your executable from the command line or in a log file if you created one?
No, I am not getting any error or warning. In Log file its showing this-. In requirements at ]. I tried with below simple function also, i am getting same thing. It show splash screen and than close! Accepted Answer. Steven Lord on 12 Apr If it does not, I believe what's happening is that the executable is opening your GUI and as soon as the GUI's program file finishes executing it exits, closing all figures as part of its shutdown process.
Close Mobile Search. Software di prova. You are now following this question You will see updates in your followed content feed. You may receive emails, depending on your communication preferences. Show older comments. Jeena on 16 Feb Vote 0. Commented: Walter Roberson on 25 Jun Accepted Answer: Image Analyst. It is "Application. Azzi Abdelmalek on 16 Feb Cancel Copy to Clipboard. Have you checked if your.
Accepted Answer. Image Analyst on 16 Feb Tell us everything in the console window that you see. Well, there you go. You did write robust code, didn't you? So that it didn't crash the program? Then in the deploytool it is sufficient to include the directories your code uses and these will be the same for every computer uses yuour application. Hope this hints are useful. Stack Overflow for Teams — Collaborate and share knowledge with a private group.
Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. How to covert. Asked 8 years, 8 months ago. Active 8 years, 8 months ago. Viewed 1k times. Improve this question. Which YouTube video s are you referring to?
I would refer to the official MathWorks documentation and examples rather than some random YouTube video — am What is the error you get when you run exe?
0コメント