how can i create and run Simulink models on supported Android devices and communicate with OTG (or USB)
4 views (last 30 days)
Show older comments
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 ,
0 Comments
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!