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

Geoff Hayes
Geoff Hayes 2018년 8월 29일
Are you trying to intercept data that another application (outside of MATLAB) is processing? Please provide more details...
J S
J S 2018년 8월 29일
Yes, thats exactly it. Didnt know how to phrase it as I dont know much about it in general.
Geoff Hayes
Geoff Hayes 2018년 8월 29일
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 2018년 8월 29일
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 2018년 8월 29일
Unless the application provides some mechanism to export the data then I suspect that you can't do what you want...

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Data Import and Export에 대해 자세히 알아보기

질문:

J S
2018년 8월 29일

댓글:

2018년 8월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by