Get raw data of application gui

Is there a way to access the internal data which a program (not matlab, running on my computer (Mac)) is sending to the prgrams gui? I want to use it for further analysis/calculations.
Can somebody point me in the right direction.
If not is there a slicker way than getting the data with ocr?

5 comentarios

Geoff Hayes
Geoff Hayes el 29 de Ag. de 2018
Are you trying to intercept data that another application (outside of MATLAB) is processing? Please provide more details...
J S
J S el 29 de Ag. de 2018
Yes, thats exactly it. Didnt know how to phrase it as I dont know much about it in general.
Geoff Hayes
Geoff Hayes el 29 de Ag. de 2018
Well I don't think that you can intercept what is going from the device to the other app unless you connect to that device through MATLAB or that app allows the data to be exported...and if you do the former, that will depend upon the type of device you want to connect to and whether you need a MATLAB toolbox for support. YOu may need to provide more details surrounding the device that you are interested in connecting to....
J S
J S el 29 de Ag. de 2018
Just as an example, this stock program:
Is there a way to pull out the numerical data which is displayed on the gui by ways of accessing the internal program data (or other ways (but not ocr))?
(I know there are api's to get the raw stock data, this is just as an example)
Geoff Hayes
Geoff Hayes el 29 de Ag. de 2018
Unless the application provides some mechanism to export the data then I suspect that you can't do what you want...

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Data Import and Export en Centro de ayuda y File Exchange.

Preguntada:

J S
el 29 de Ag. de 2018

Comentada:

el 29 de Ag. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by