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!