Actxcontrol to open an exe file within a MATLAB GUI
Mostrar comentarios más antiguos
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?
Respuestas (0)
Categorías
Más información sobre Environment and Settings en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!