kafka integration to matlab
30 views (last 30 days)
Show older comments
I am using Matlab 2019b on Windows 10. I am looking for a way to integrate kafka into matlab? Matlab will be processing real-time data and produce a message to send out through kafka. Any example would be appreciated.
I can easily do this by running a seperate program (python) monitoring a file which matlab produces but I would like to know if there is a way to cleanly integrate matlab and kafka.
Thanks for your input.
0 Comments
Answers (1)
Dan Lluch
on 16 Sep 2020
Can see a few integration options in this github entry - including a MATLAB integration. There are also Simulink, Code Generation, and Production Server options.
HTH
Dan
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!