Memory address access to get data write from another application

9 次查看(过去 30 天)
Hi,
i'm trying to solve a little problem.
I've wrote a standalone application, in C, that save data into specified memory area.
Now, i'm writing a function in matlab that proccess this data, but idea of shared file is not the best solution because the elanboration will be fast, so my idea is read data from matlab application directly pointing to the same area that i have used in C application.
Can you help me?

回答(1 个)

Yongjian Feng
Yongjian Feng 2021-7-27
Does this help:

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by