Actxcontrol to open an exe file within a MATLAB GUI

5 views (last 30 days)
I created a MATLAB GUI from which I called program.exe. It is opening in an external window and it is working all nice and great. What I want though is to have this program.exe opened within the MATLAB GUI screen itself. Is there an appropriate actxcontrol object for me to do so?
Suppose it does not exists, is there a way to read the contents of the external window screen (I badly need those contents) and write into a text file which I believe I can read from MATLAB code. Is there a MATLAB code that helps to read contents from an external window into a text file?

Answers (0)

Categories

Find more on File Operations in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!