how to generate 10 second delay in matlab progam?
115 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
bhargav jayswal
el 16 de Ag. de 2014
Comentada: Huzaifa Salahuddin
el 19 de En. de 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 comentarios
Respuesta aceptada
per isakson
el 16 de Ag. de 2014
See the documentation as soon as possibly. And later see timer class, Create object to schedule execution of MATLAB commands
1 comentario
Más respuestas (2)
Maroti Kavale
el 28 de Jun. de 2021
1) Write a program to delay signal x=[1 2 3 4 3 2 1] by 2 units.
1 comentario
Ver también
Categorías
Más información sobre Arduino Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!