Matlab is not running my C++ exe file
조회 수: 1 (최근 30일)
이전 댓글 표시
Please do not refer me to another link or page. I am looking for a more accurate answer to my question. I have been working with this C++ program that works perfectly. It is very complicated. It has plenty steps and take input from the user. It opens a file as read it. Then create and another file and write to it. Now, I want to run the.exe file through MATLAB using system. When i do, it sees the file. But the >> disappear and it goes the following line in Matlab command prompt but nothing comes up and it stays like that and I can't perform any other task or write in the window. Does that mean its compiling and taking too long. Or is it something else. How can I make it work? I visited a couple discussion similar to the problems I'm having but none was helpful for my case. And tried using mex but that would require me to require me to rewrite the whole program because of the steps and also problems with it crashing. So running the .exe file is what I want. Please help.....
댓글 수: 2
Jan
2013년 1월 24일
편집: Jan
2013년 1월 24일
I've stopped reading after the first two sentences. Links to the FAQ, to the documentation of Matlab and other threads in this forum have been useful too often to be called "non real answers". Therefore I think restricting the type of wanted answers is a bad bad bad idea.
답변 (1개)
Walter Roberson
2013년 1월 24일
Given the restrictions you have placed, you need to contact technical support.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!