how can i create and run Simulink models on supported Android devices and communicate with OTG (or USB)
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Kautuk Raj
2024년 10월 17일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!