applying delay to real-time process
Afficher commentaires plus anciens
I'm receiving an eog data from a device and I'm processing it real-time, but I want the code to process with 1 sec delay. when I write pause(1) in loop code, both data receiving and processing will have delay. how I can apply it only to process?
any help would be appreciated.
Réponses (1)
Yazan
le 4 Juil 2021
0 votes
1 commentaire
Catégories
En savoir plus sur Simulink Real-Time dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
