Clear Filters
Clear Filters

Is it possible to get data from Matlab during runtime using C compiler?

1 view (last 30 days)
I'm using Matlab compiler to call from C code Matlab functions. But they have to run relevantly long time (`parfor` etc. parallelization in Matlab does not speed up).
So it would be beneficial if I can "hook" C callback to get data (like some matrix) from Matlab while it's running.
Is it possible?

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Tags

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!