Get raw data of application gui
Show older comments
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 Comments
Geoff Hayes
on 29 Aug 2018
Are you trying to intercept data that another application (outside of MATLAB) is processing? Please provide more details...
J S
on 29 Aug 2018
Geoff Hayes
on 29 Aug 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
on 29 Aug 2018
Geoff Hayes
on 29 Aug 2018
Unless the application provides some mechanism to export the data then I suspect that you can't do what you want...
Answers (0)
Categories
Find more on MATLAB Compiler SDK 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!