How do I catch a *.exe running problem?
조회 수: 1 (최근 30일)
이전 댓글 표시
When I use compiler of MATLAB R2013a to build .m and .fig files into a windows standalone application (.exe), there are some errors in the exe. The m-file runs well in MATLAB R2013a. How can I track the problems in the executable?
댓글 수: 0
채택된 답변
Image Analyst
2015년 12월 28일
See the FAQ for some things to try: http://matlab.wikia.com/wiki/FAQ#My_standalone_executable_won.27t_run_on_the_target_computer._What_can_I_try.3F
댓글 수: 2
Image Analyst
2015년 12월 28일
You said you "find" (found) the answer, but not at the link I gave you. Well, can you tell us what the answer was?
Do you still have a question, even though you found the answer/solution already? What operating system are you using?
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!