Is there a way to surpress the command window when starting the engine ?

3 ビュー (過去 30 日間)
N/A
N/A 2018 年 7 月 27 日
コメント済み: N/A 2018 年 7 月 30 日
I am using the engine library to call MATLAB from my C++ code. When I call the engopen function to start a MATLAB Engine session, the command window opens. Is there any way to prevent it, or close it immediately ? I saw an old question from 2009 about it and they only made it invisible.
  1 件のコメント
Jan
Jan 2018 年 7 月 27 日
Please post a link to the thread, if you mention it already. This is smarter than letting the readers search it again.

サインインしてコメントする。

採用された回答

Jan
Jan 2018 年 7 月 27 日
  3 件のコメント
Jan
Jan 2018 年 7 月 30 日
@Philipp Heinrich: Even if you work in C++, you are opening a Matlab engine. Then you can run Matlab commands in this engine.
As far as I know, the answer to your question is: No, there is no method to suppress the window when starting the engine.
N/A
N/A 2018 年 7 月 30 日
ok. good to know. thank you for the answer.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by