how can i create and run Simulink models on supported Android devices and communicate with OTG (or USB)

4 views (last 30 days)
how can i create and run Simulink models on supported Android devices and communicate with OTG (or USB).
I want to get CAN message form my CAN devices .i had the CAN devices driver 。
i need your help ,

Answers (1)

Kautuk Raj
Kautuk Raj on 17 Oct 2024
Hello,
To create and run Simulink models on supported Android devices and communicate with CAN devices via OTG (USB), you can refer to the following MATLAB example on USB Serial Communication from the latest release as of now (R2024b): https://www.mathworks.com/help/simulink/supportpkg/android_ref/usb-serial-communication.html
This example provides guidance on setting up and deploying your Simulink model for communication with external devices.

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!