how to generate 10 second delay in matlab progam?
114 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
bhargav jayswal
il 16 Ago 2014
Commentato: Huzaifa Salahuddin
il 19 Gen 2022
I connect ardiuno with matlab using usb port.
i have done that" how to serial communication done between matlab & arduino".
now i want to genrate 10 second delay between two signal which sent from matlab to arduino.
can any one say me how i generate 10 second delay using matlab program.
0 Commenti
Risposta accettata
per isakson
il 16 Ago 2014
See the documentation as soon as possibly. And later see timer class, Create object to schedule execution of MATLAB commands
1 Commento
Più risposte (2)
Vedere anche
Categorie
Scopri di più su Arduino Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!