how to generate 10 second delay in matlab progam?
116 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
bhargav jayswal
le 16 Août 2014
Commenté : Huzaifa Salahuddin
le 19 Jan 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 commentaires
Réponse acceptée
per isakson
le 16 Août 2014
See the documentation as soon as possibly. And later see timer class, Create object to schedule execution of MATLAB commands
1 commentaire
Plus de réponses (2)
Maroti Kavale
le 28 Juin 2021
1) Write a program to delay signal x=[1 2 3 4 3 2 1] by 2 units.
1 commentaire
Voir également
Catégories
En savoir plus sur Arduino Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!