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

1 次查看(过去 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 中查找有关 Programming 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by