File modification alert from windows api
Afficher commentaires plus anciens
Hello!
I want my matlab program to receive a notification from or through the windows api whenever a file is externally modified (a picture) so that it can immediately load the new file. I am basically trying to avoid using a timer function as that one only looks for changes once a time interval and when i make the interval too small it produces problems.
Thanks!
2 commentaires
Oleg Komarov
le 19 Fév 2012
Too small how small?
Image Analyst
le 19 Fév 2012
What problems do you get? What's wrong with a timer? What file parameters are you checking? The date/time via fileinfo()?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Construct and Work with Object Arrays 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!