필터 지우기
필터 지우기

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
Luis Ricardo Rivera Goitia 2023년 4월 20일
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