Initializing a serial object in one simulink block, retrieving it in another
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!