Filter löschen
Filter löschen

Matlab is not running my C++ exe file

1 Ansicht (letzte 30 Tage)
Mini Me
Mini Me am 24 Jan. 2013
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 Kommentare
Jan
Jan am 24 Jan. 2013
Bearbeitet: Jan am 24 Jan. 2013
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 am 24 Jan. 2013
Bearbeitet: Walter Roberson am 24 Jan. 2013
@Jan, I apologize. I guess I was too frustrated. But I meant to say in looking for a more accurate answer. My mistake

Melden Sie sich an, um zu kommentieren.

Antworten (1)

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

Kategorien

Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by