MATLAB Mobile & Simulink

3 views (last 30 days)
Martin Foltin
Martin Foltin on 8 Sep 2021
Answered: Anshika Chaurasia on 13 Sep 2021
Is it possible to stream data from MATLAB Mobile (iOS) to Simulink?
Thanks.
Martin

Answers (1)

Anshika Chaurasia
Anshika Chaurasia on 13 Sep 2021
Hi Martin,
One way to do this is to use a ThingSpeak Read/Write blocks.
Use the ThingSpeak Write block in the model that is to be deployed on to the mobile device so that signal data is written to ThingSpeak.
Then you can read data from ThingSpeak into Simulink with the ThingSpeak Read.
Refer to blog link to understand use of MATLAB Mobile and ThingSpeak.
Hope it helps!

Categories

Find more on ThingSpeak in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!