How can I receive the signal from MQTT in Matalab GUI?

7 次查看(过去 30 天)
I have an ESP32 that produces a signal that is sent to MQTT and then I read that signal using Matlab code.
That I want to do is to read that signal using a GUI created in app designer.

采纳的回答

Gokul Nath S J
Gokul Nath S J 2023-4-20
Hi Luis,
Based on your query, it seems that you would like to read the signal using the MATLAB code. The question has been answered in a similar MATLAB Answer. Please kind the attached link for the same.
Thanks,
Gokul Nath S J
  1 个评论
Luis Ricardo Rivera Goitia
Thank you! I already checked the link, but I'm not pretty sure that is going to work since that I want to read is a live signal that is changing over the time.
What I'm doing is to send a signal from a running dc motor to an MQTT Broker, then I read that signal directly from MATLAB and plot that signal. This process works perfect in MATLAB file .m.
Now, I'm doing an app using app designer, and It has costed me a lot to understand how can I do exactly the same thing in the GUI, still without success.
I haven't found any similar code on the web, just similar videos without showing the code as an example.

请先登录,再进行评论。

更多回答(0 个)

类别

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

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by