Matlab is not running my C++ exe file

1 次查看(过去 30 天)
Mini Me
Mini Me 2013-1-24
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
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.
Mini Me
Mini Me 2013-1-24
编辑:Walter Roberson 2013-1-24
@Jan, I apologize. I guess I was too frustrated. But I meant to say in looking for a more accurate answer. My mistake

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2013-1-24
Given the restrictions you have placed, you need to contact technical support.

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by