Initializing a serial object in one simulink block, retrieving it in another
1 回表示 (過去 30 日間)
古いコメントを表示
I have serial comm. up and running between matlab and an arduino in order to interface with an RC transmitter via a PPM signal. I use a function to initialize the channel, then another function to transmit on that channel. How can I accomplish this in simulink? It would be ideal to have a block that ran once, or that I could click to init. I'll also need to know how best to retrieve the serial object in the 'transmit' block.
0 件のコメント
回答 (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!