Does MATLAB support MQTT?
조회 수: 3 (최근 30일)
이전 댓글 표시
I am working on a IoT application using gateways that publish data using the MQTT protocol and I am wondering if I can publish MQTT directly to MATLAB through a data broker?
채택된 답변
Hans Scharler
2017년 11월 7일
We just released a File Exchange submission that allows MATLAB to publish and subscribe to/from MQTT brokers. Install MQTT in MATLAB to use MQTT directly in MATLAB.
댓글 수: 2
EL MAANAOUI OUAFA
2020년 2월 8일
Thank you so much, me too i'm looking for how can i integrate MQTT in MATLAB
EL MAANAOUI OUAFA
2020년 2월 9일
I have just simulated my raspberry PI with MATLAB but Mqtt doesn't work ???
추가 답변 (1개)
Eric Wetjen
2016년 12월 8일
You can publish MQTT data to ThingSpeak and use the integrated MATLAB in ThingSpeak to analyze the data. For more information, see the MQTT publish documentation .
댓글 수: 0
커뮤니티
더 많은 답변 보기: ThingSpeak 커뮤니티
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!