Launching MATLAB from Visual studio 2010 as an Automation Server in Desktop Mode

조회 수: 3 (최근 30일)
I am able to interface c code developed using visual studio 2010 and matlab automation server. But the matlab desktop application does not load, just the matlab command window. How can we tweak engOpen to call matlab desktop application and not just the command window?
-Anthony

채택된 답변

Kaustubha Govind
Kaustubha Govind 2012년 4월 25일
Since the MATLAB Engine API on Windows uses COM anyway, perhaps you could use the automation server interface directly? See Launching MATLAB as an Automation Server in Desktop Mode.
I don't think there is a way to start with the desktop using the Engine API, but you can use the "desktop" command to launch the desktop after you start MATLAB using engOpen.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Call MATLAB from C에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by