how can i create and run Simulink models on supported Android devices and communicate with OTG (or USB)
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Kautuk Raj
el 17 de Oct. de 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 comentarios
Ver también
Categorías
Más información sobre Modeling en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!