File modification alert from windows api
显示 更早的评论
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 个评论
Oleg Komarov
2012-2-19
Too small how small?
Image Analyst
2012-2-19
What problems do you get? What's wrong with a timer? What file parameters are you checking? The date/time via fileinfo()?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Construct and Work with Object Arrays 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!